0.30.1
What's Changed
- Allow
ini
format to support nested structures. #284 (by @fabiocaccamo in #289) - Switch from
setup.cfg
topyproject.toml
. - Replace
flake8
withRuff
. - Fix
tox
test command. - Bump requirements.
Full Changelog: 0.30.0...0.30.1
ini
format to support nested structures. #284 (by @fabiocaccamo in #289)setup.cfg
to pyproject.toml
.flake8
with Ruff
.tox
test command.Full Changelog: 0.30.0...0.30.1