_Maintenance only, no bug fixes, or new features_
Breaking changes
0.16.0 will be the final Python 3.7 release.
Internal improvements
- Move formatting, import sorting, and linting to [ruff].
This rust-based checker has dramatically improved performance. Linting and
formatting can be done almost instantly.
This change replaces isort, flake8 and flake8 plugins.
- poetry: 1.4.0 -> 1.5.0
See also: https://github.com/python-poetry/poetry/releases/tag/1.5.0
- Update cihai 0.18.3 -> 0.19.0 and unihan-etl 0.18.2 -> 0.19.1
Moved to linting ruff (no changes to the production package itself)
[ruff]: https://ruff.rs