Skip to content

v0.8.0

Choose a tag to compare

@TimPansino TimPansino released this 15 May 18:01
· 8 commits to main since this release
8ae0d3d

New Features

  • Updates to packaging including PyPi Trusted Publishing, pyproject.toml based build metadata, and digital attestations.
    • Care has been taken to ensure this is not a breaking change for existing users. If for some reason these changes cause issues with installing this package, please open an issue.
  • Added additional CI and local tooling for contributors.
    • Tooling now includes pre-commit, MegaLinter, google/addlicense, ruff, and dependabot.