v0.31.0
What's Changed
- feat: use gitignore when copying the recipe files by @wolfv in #1193
- feat: skip noarch build if
--noarch-platform != build_platform
by @hadim in #1192 - feat: introduce
python_version
intests[0].python
by @hadim in #1170 - feat: add
--test={skip|native|native-and-emulated}
by @hadim in #1190 - docs: trusted publishing support by @Hofer-Julian in #1194
- docs: Remove
pip install
options in recipes by @matthewfeickert in #1198
New Contributors
- @matthewfeickert made their first contribution in #1198
Full Changelog: v0.30.0...v0.31.0