Skip to content

v1.2.0 - Migrate from Poetry to UV and add new DotDict class

Choose a tag to compare

@chrimaho chrimaho released this 06 Apr 07:38
· 141 commits to main since this release
2b5386f

Primary Changes

  • Migrate build engine from Poetry to UV
  • Add new DotDict class to handle accessing dictionary keys using .attribute syntax
  • Add utility module bump_version for checking pyproject.toml and updating the version values across the respective files

Full Changelog: v1.1.0...v1.2.0