Skip to content

Releases: offa/cet

v0.0.7

24 Mar 17:03

Choose a tag to compare

Changes

  • GCC 15 support
  • Clang 21 and 22 support
  • CodQL scan added
  • Catch 3.13.0 update
  • Workarounds for older compiler removed (GCC < 9.x and Clang < 9.x)
  • Legacy Conan integration removed

v0.0.6

27 Mar 14:29

Choose a tag to compare

Changes

  • Migration to Conan 2.x
  • GCC 14 support
  • Clang 20 support
  • SECURITY.md added
  • CMake template path fixed
  • Update of dependencies
  • CI updates and improvements

v0.0.5

24 Jun 14:37

Choose a tag to compare

Changes

  • Travis CI removed
  • CodeQL analysis added
  • Clang 13 and support
  • GCC 12 support
  • MSVC 2022 support

v0.0.4

26 Oct 17:10

Choose a tag to compare

Changes

  • Clang 11 support
  • Catch update
  • CI improvements

v0.0.3

21 Aug 16:06

Choose a tag to compare

Changes

  • Fail on empty configuration
  • Exit code fixed
  • Travis CI image updated
  • Compilation on Windows fixed — ⚠️ experimental

v0.0.2

27 Jul 16:31

Choose a tag to compare

Changes

  • Env support added
  • Proper handling of exceptions thrown by steps
  • Code improvements

v0.0.1

16 Jul 18:14

Choose a tag to compare

Changes

  • Initial release