What's Changed
This is a patch release, primarily fixing a few minor bugs.
Bugfix
- Create macOS platform tags using packaging by @jjhelmus in #439
- Protect against unordered extras in pip dependencies by @AlbertDeFusco in #450
- Fix virtual package versions being detected as floats by @maresb in #451
Docs
- Update helptext to describe new default unified lock file name by @mfisher87 in #440
- add scipy2023 virtual poster by @mariusvniekerk in #458
Infra
- disable micromamba tests on windows by @mariusvniekerk in #443
- Move other regression tests to test_regression by @mariusvniekerk in #444
- Capture failed tests as actual step/job failures by @riccardoporreca in #448
- Unpin Micromamba by @maresb in #454
New Contributors
- @mfisher87 made their first contribution in #440
- @jjhelmus made their first contribution in #439
Full Changelog: v2.1.0...v2.1.1