What's Changed
Key changes:
- Improve performance of rispy's parser and refactor parser by @J535D165 in #66
- Add support for Python 3.13 and remove Python 3.8 by @dpgraham4401 in #67
- Revert strip UTF-8 BOM strip by @J535D165 in #64
In addition:
- Add benchmark for rispy by @J535D165 in #65
- Switch from Makefile to poethepoet by @shapiromatron in #69
- increase test coverage to 99.5% by @shapiromatron in #70
- GitHub publish package to PyPI by @shapiromatron in #71
- release v0.10.0 by @shapiromatron in #72
New Contributors
- @dpgraham4401 made their first contribution in #67
Full Changelog: v0.9.0...v0.10.0