0.11.0
- Add
Python 3.12support. (#84) - Add
tarfiles operations support. #48 (#87) - Switch from
setup.cfgtopyproject.toml. - Replace
flake8withRuff. - Fix
toxtest command. - Upgrade syntax for
Python >= 3.8. - Reformat tests code.
- Set
Blackpre-commit hookline-lengthoption value. - Add
fix-future-annotationspre-commithook. - Bump requirements and
pre-commithooks.