What's Changed
- Modernize type annotations by @AlexWaygood in #172
- Fix pypy CI by skipping redundant mypy runs on it by @dsagal in #173
- Fix IndexError on source mixing lone CR with LF line endings (#105) by @apoorvdarshan in #174
- Release modernization, and publish to PyPI from CI via trusted publishing by @dsagal in #175
New Contributors
- @AlexWaygood made their first contribution in #172
- @apoorvdarshan made their first contribution in #174
Full Changelog: v3.0.1...v3.0.2