Skip to content

Releases: claui/pyproject-patcher

v0.2.3

29 Jun 13:33
a87e2f3
Compare
Choose a tag to compare

Highlights

  • Add support for files with interleaved sections by @claui in #17
    This fixes an issue where certain pyproject.toml files with interleaved sections would cause the patcher module to bail with a KeyError.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 Jun 18:51
7637cca
Compare
Choose a tag to compare

Highlights

Other changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jun 21:17
40c006d
Compare
Choose a tag to compare

What's Changed

  • New feature: strip version constraint of dependency by @claui in #5
  • Add a tools.setuptools_git_versioning accessor by @claui in #6
  • Add template_ignore_dirty_git() method by @claui in #7

Full Changelog: v0.1.1...v0.2.1

v0.1.1

02 Jun 15:09
784aad3
Compare
Choose a tag to compare

What's Changed

  • Re-export the correct symbol by @claui in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Jun 14:40
9d26dfe
Compare
Choose a tag to compare