Skip to content

Releases: offa/keygen

v0.5.10

24 Mar 16:23

Choose a tag to compare

Changes

  • GCC 15 support
  • Clang 21 and 22 support
  • Code improvements
  • Catch 3.13 update
  • clang-format custom target removed
  • Dependabot enabled
  • CodeQL scan added
  • CI improvements

v0.5.9

14 Mar 13:26

Choose a tag to compare

Changes

  • GCC 14 support
  • Clang 19 and Clang 20 support
  • Missing OpenSSL symbol fixed
  • Update Catch v3.8.0
  • Update Trompeloeil v49
  • SECURITY.md added

v0.5.8

07 Sep 14:40

Choose a tag to compare

Changes

  • Conan 2.0 support
  • GCC 13 support
  • Clang 16 support
  • Dependency updates
  • New CI images

v0.5.7

10 Oct 15:57

Choose a tag to compare

Changes

  • Catch 3.x migration
  • Clang 15 support
  • CI formatting verification

v0.5.6

30 May 15:51

Choose a tag to compare

Changes

  • GCC 11 and 12 support
  • Clang 13 support
  • Dependency updates
  • CI improvements

Full Changelog: v0.5.5...v0.5.6

v0.5.5

20 Apr 15:33

Choose a tag to compare

Changes

  • GCC 10 support
  • Clang 10, 11, 12 support
  • GitHub Action CI added
  • Travis CI removed

v0.5.4

20 Apr 15:24

Choose a tag to compare

Changes

  • Flawfinder analysis added
  • Failure if key size is not supported by OpenSSL
  • Additional warnings enabled
  • Dependency updates

v0.5.3

06 Jan 16:58

Choose a tag to compare

Changes

  • GCC 9 support
  • Clang 9 support
  • Clang Format support
  • Migration to Gcovr
  • GCC release build warnings fixed

v0.5.2

15 Apr 17:17

Choose a tag to compare

Changes

  • GCC 8 support
  • Clang 7 / 8 support
  • C++17 for Unit Tests
  • Fixes and updates

v0.5.1

20 Apr 19:30

Choose a tag to compare

Changes

  • Clang 6 support
  • Installation support
  • Catch updated
  • CMake Improvements
  • Doxygen generation ported to CMake API