All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
- now requires python >= 3.10
- fix: preserve line endings
- update dependencies
- Update deps
- Minor code improvements
- Fix #1
- Update dev deps
- Fix
UnicodeError
thrown in pre-commit - Update black to fix psf/black#2964
- Fix
UnicodeEncodeError
thrown in pre-commit
- Update deps
- Use black to generate help instead of hardcoded
- Add formal tests
- Security improvement and unicode support
- Now wraps black for easier maintenance
- Now available as a pre-commit hook
- updated pyproject.toml
- Update click
- Alpha releases