Skip to content

Releases: offa/keygen

v0.5.8

07 Sep 14:40
Compare
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
Compare
Choose a tag to compare

Changes

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

v0.5.6

30 May 15:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

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

v0.5.0

15 Jan 13:57
Compare
Choose a tag to compare

Changes

  • Tests fully implemented in C++
  • Tests ported to Catch2 and Trompeloeil
  • Dependency to CppUTest removed
  • Clang CI Build can use Sanitizers now

v0.4.1

10 Jan 13:05
Compare
Choose a tag to compare

Changes

  • Sanitizer Support added
  • CI moved to Docker
  • Doxygen disabled by default