Releases: stlab/cpp-library
Releases · stlab/cpp-library
v4.0.1
v4.0.0
- 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
- Fixed an issue where FORCE_INIT was defaulting to ON
- Removed several customization options to simplify configuration (and removed unimplemented options)
v2.0.0
What's Changed
VERSION
is now pickup up from git tags so it is always correct for a release.NAME
is used from the CMakeproject(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
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fixed language version in .clang-format template
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Adding Support for source by @sean-parent in #1
New Contributors
- @sean-parent made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0