v0.12.0
Breaking Changes
- Support for Python 3.6 and 3.7 has been dropped. #51
Additions
Internal Improvements
- Updated
tox.ini
to test Python 3.11 and 3.12. #51 - Updated GitHub actions to use Python 3.12. #51
- Updated GitHub action dependencies. #51
- Fixed new linting issues highlighted by Flake8. #51
- Fixed breaking changes made by Tox in
tox.ini
. #51 - Added an acceptance test that demonstrates how tab stops work. #52