Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@henryiii henryiii released this 06 Aug 19:36
· 41 commits to main since this release
9d3737f

This version adds auto CMake version discovery, opt-in auto minimum-version, rebuild on failure support, quite a few new override options greatly expanding the static config options for builds, more powerful regexs, and more.

Also see the announcement post.

What's Changed

New features:

Fixes:

  • Warn if cmake/ninja in build system requirements by @henryiii in #803
  • Detect manual generator setting for get_requires_* by @henryiii in #840
  • Support nested and local gitignores by @henryiii in #827

Tests:

  • Fix test_cmake_config if CMAKE_GENERATOR is already set by @lorepirri in #847

Internal:

Documentation:

New Contributors

Full Changelog: v0.9.8...v0.10.0