v0.19.0 2023-03-27
What's Changed
- Better error on OS watcher limit by @samuelcolvin in #208
- Reduce CI jobs by @samuelcolvin in #209
- build wheels for ppc64le and s390x by @messense in #210
- Switch flake8->ruff by @TheoBabilon in #212
- Simplify Change.raw_str() by @davidbrochart in #211
- Upgrade maturin to 0.14 by @messense in #214
- Build PyPy wheels for aarch64 macOS by @messense in #216
- Fix bug in RustNotify causing RuntimeError: Already borrowed on exit/signal by @vrslev in #221
- Update pyo3 to 0.18.2 by @messense in #222
New Contributors
- @TheoBabilon made their first contribution in #212
- @vrslev made their first contribution in #221
Full Changelog: v0.18.1...v0.19.0