Skip to content

v0.17.0

Compare
Choose a tag to compare
@aminya aminya released this 17 Feb 08:27
· 650 commits to main since this release

This release includes exciting features such as package_project 🎉. Check out the Readme examples for more info.

What's Changed

  • feat: add package_project function by @aminya in #58
  • docs: added examples adding executables, libraries, header-only libraries by @aminya in #58
  • fix: set ENABLE_DEVELOPER_MODE to OFF by default + report the building mode by @aminya in #67
  • fix: set Doxygen quiet based on the CMake log level by @aminya in #68
  • fix: correctly check if vsinstalldir is in $path on msvc by @LtdSauce in #70

New Contributors

Full Changelog: v0.16.0...v0.17.0