0.11.0
- Add
Python 3.12
support. (#84) - Add
tar
files operations support. #48 (#87) - Switch from
setup.cfg
topyproject.toml
. - Replace
flake8
withRuff
. - Fix
tox
test command. - Upgrade syntax for
Python >= 3.8
. - Reformat tests code.
- Set
Black
pre-commit hookline-length
option value. - Add
fix-future-annotations
pre-commit
hook. - Bump requirements and
pre-commit
hooks.