Skip to content

v2.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Oct 13:30
· 1 commit to main since this release
  • Removes toml dependency as it's unmaintained and doesn't support TOML 1.0 symtax. Replaced with tomli.
  • Major refactor of the package to improve separation of concerns, testability, and maintainability.