Skip to content

Releases: stlab/cpp-library

v4.0.1

27 Aug 20:52
3600720
Compare
Choose a tag to compare

Doc preset target fixed to work around a VSCode bug.
Doxygen warnings are now reported to the CMake/build output
Patched a doxygen-awesome-css issue for template formatting.
Enabled the DISTRIBUTE_GROUP_DOC feature of Doxygen to simplify documenting related functions.

v4.0.0

27 Aug 17:50
Compare
Choose a tag to compare
  • Removed unneeded option
  • Simplified file lists
  • Added negative compilation tests (already had for examples)
  • Tests now only build with the test preset

Full Changelog: v3.0.0...v4.0.0

v3.0.0

26 Aug 20:29
Compare
Choose a tag to compare
  • Fixed an issue where FORCE_INIT was defaulting to ON
  • Removed several customization options to simplify configuration (and removed unimplemented options)

v2.0.0

26 Aug 19:05
995ba48
Compare
Choose a tag to compare

What's Changed

  • VERSION is now pickup up from git tags so it is always correct for a release.
  • NAME is used from the CMake project(name) at the top-level CMake.

See updated README.md for use.

  • Adding support to automatically version from github tag by @sean-parent in #2

Full Changelog: v1.1.2...v2.0.0

v1.1.2

26 Aug 01:02
d7968a8
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Aug 00:32
cbd3433
Compare
Choose a tag to compare

Fixed language version in .clang-format template

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Aug 00:25
714bed5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0