Skip to content

v1.0.1

Choose a tag to compare

@dbohdan dbohdan released this 06 Aug 17:28
· 59 commits to master since this release
  • Fixed YAML line wrapping through the upstream package ruamel.yaml.
  • Fixed a missing newline after unindented Python output.
  • Switched pyproject.toml to PEP 621 for Poetry 2.0.
    • Moved tox configuration from tox.ini to pyproject.toml.