Skip to content

Version 1.8.1

Compare
Choose a tag to compare
@henryiii henryiii released this 02 Jan 01:06
· 50 commits to master since this release
v1.8.1

This release moves to using a pyproject.toml based packaging backend (hatchling).

What's Changed

  • local: Accept path-like objects (#627)
  • Move the build backend to hatchling and hatch-vcs. Users should be unaffected. Third-party packaging may need to adapt to the new build system. (#607)

New Contributors

Full Changelog: v1.8.0...v1.8.1