Version 0.2.1
This release fixes the tag for Windows ARM wheels, and has some internal refactoring to prepare for the next new features. A new {wheel_tag}
value is available for build-dir
. Some basic setup was done on the docs, as well. Debug logging and test output has been improved a little, as well.
What's Changed
Changes:
- Add
{wheel_tag}
forbuild-dir
by @henryiii in #207 - Support for conda's
CMAKE_SYSTEM_PROCESSOR
by @henryiii in #207
Fixes:
- Windows ARM tag by @henryiii in #215
- Include Windows ARM in known wheels by @henryiii in #203
- Print out paths by @henryiii in #205
Other things:
- docs: update readme for 3.26 backport by @henryiii in #206
- tests: support running tests with system
cmake3
visible by @LecrisUT in #211 - tests: nicer exit, minor refactors by @henryiii in #213
- refactor: minor changes & nicer environment logging printout by @henryiii in #214
New Contributors
Full Changelog: v0.2.0...v0.2.1