Skip to content

v1.14.0

Latest

Choose a tag to compare

@dfangl dfangl released this 26 Jan 12:25
· 3 commits to main since this release
7d9342e

What's Changed

  • update dependencies, migrate build-backend to hatchling by @alexrashed in #29
  • add config object and parser by @thrau in #30
  • add entrypoint build modes feature by @thrau in #31
  • switch to ruff and format codebase by @thrau in #32
  • add feature for exclusive path inclusion by @thrau in #33
  • decouple cli from setuptools to allow new build backend integrations by @thrau in #34
  • add pydoc docstrings throughout the codebase by @thrau in #37
  • Add release workflow, use hatch-vcs for versioning by @dfangl in #39

New Contributors

Full Changelog: v1.13.0...v1.14.0