What's Changed
- Update to MiniJinja 1.0.0 by @mitsuhiko in #1664
- Upgrade rustls to 0.21 by @messense in #1663
- Update note that only Python 3.7+ is supported by @badboy in #1665
- Update sdist excludes by @messense in #1679
- Update uniffi to 0.24.1 by @messense in #1683
- Fix crashing on unknown platforms by @siepkes in #1670
- Upgrade windows-sys to 0.45.0, remove windows-sys 0.42.0 by @messense in #1692
- Packages are now rebuilt every time they are imported, instead of only ever once per virtualenv by @itamarst in #1695
- Warn about incompatible targets for musllinux by @messense in #1701
- Add Linux mips64, mips architecture support by @matoro in #1712
- remove
__init__.py
requirement by @krpatter-intc in #1696 - Add support for
x86_64h-apple-darwin
target by @messense in #1717
New Contributors
- @mitsuhiko made their first contribution in #1664
- @siepkes made their first contribution in #1670
- @matoro made their first contribution in #1712
Full Changelog: v1.1.0...v1.2.0