Skip to content

Version 0.1.0 beta 0

Pre-release
Pre-release

Choose a tag to compare

@henryiii henryiii released this 16 Nov 15:43
· 747 commits to main since this release
55883b0

This release adds a lot of configuration options, including minimum-version, which can be set to 0.0 to ensure defaults remain consistent (similar to cmake_minimum_required).

What's Changed

Features:

Fixes:

Refactoring:

  • Rename CMakeConfig -> CMaker by @henryiii in #91
  • Drop config prefix by @henryiii in #77
  • Rename to wheel.py-api and expand, ignore on non-cpython / old cpython by @henryiii in #81

Other things:

New Contributors

Full Changelog: v0.1.0a1...v0.1.0b0