What's Changed
- Add support for excluding files from wheels by
.gitignore
by @messense in #695 - Refactor release workflow by @messense in #696
- Fix
pip install maturin
on OpenBSD 6.8 by @messense in #697 - Refactor github release workflow to use softprops/action-gh-release by @messense in #698
- Add NetBSD support by @messense in #704
- Add a
maturin new
command for bootstrapping new projects by @messense in #705 - Add docs for
maturin new
command by @messense in #707
Full Changelog: v0.12.1...v0.12.2