Skip to content

Releases: offa/scope-guard

v0.3.14

Choose a tag to compare

@offa offa released this 12 May 15:53

Changes

  • GCC 15 support
  • Clang 20 support
  • CI formatting check improved

v0.3.13

Choose a tag to compare

@offa offa released this 10 Dec 18:44

Changes

  • GCC 14 support
  • Clang 19 support
  • SECURITY.md added
  • Dependency updates
  • Typo in conanfile.py fixed

v0.3.12

Choose a tag to compare

@offa offa released this 03 Jul 16:03

Changes

  • Conan 2.0 migration
  • Enhanced install support
  • GCC 13 support
  • Clang 16 support
  • Migration to new CI images

⚠️ Incompatible Changes

  • CMake options use a SCOPEGUARD_ prefix now

v0.3.11

Choose a tag to compare

@offa offa released this 20 Dec 18:09

Changes

  • CMake find_package() support fixed
  • Clang 15 support
  • Dependency updates
  • Formatting verification in CI

v0.3.10

Choose a tag to compare

@offa offa released this 21 Jul 15:38

Changes

  • Migrate to Catch 3.x
  • GCC 12 support
  • Clang 13 and 14 support
  • Remove CI builds of GCC 7/8 and Clang 7/8

v0.3.9

Choose a tag to compare

@offa offa released this 20 Sep 14:56

Changes

  • Conan package version fixed
  • Conan package license export added
  • Clang format configuration added
  • Internal improvements

v0.3.8

Choose a tag to compare

@offa offa released this 30 Apr 12:38

Changes

  • GCC 11 build added
  • Clang 11 / 12 builds added
  • Clang 5 / 6 builds removed
  • Github Actions CI added
  • Travis CI removed
  • CodeQL analysis added

v0.3.7

Choose a tag to compare

@offa offa released this 19 Aug 15:56

Changes

  • Type requirement of unique_resource::operator=() fixed
  • Travis CI image updated
  • Standardisation progress updated

v0.3.6

Choose a tag to compare

@offa offa released this 04 Aug 15:24

Changes

  • Non-noexcept move operations fixed
  • Catch update

v0.3.5

Choose a tag to compare

@offa offa released this 26 Jun 17:23

Changes

  • Conan support
  • GCC 9 and 10 support
  • Clang 9 and 10 support