Skip to content

Releases: CVector-Energy/python-claude

v0.5.0

Choose a tag to compare

@joshuanapoli joshuanapoli released this 11 Jun 21:31

What's Changed

  • [PD1-240] - migrate from poetry to uv for dependency management by @olivierpichon in #1
  • [PD1-951] Pin all GitHub Actions by @joshuanapoli in #2
  • chore(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #3
  • chore(deps-dev): bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #4
  • [PD1-905] Roll out zizmor by @joshuanapoli in #5
  • [PD1-578] Use uv in toggle command docs (finish poetry->uv migration) by @joshuanapoli in #6

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@joshuanapoli joshuanapoli released this 11 Dec 03:44

Add commands to enable/disable individual quality checks.

Full Changelog: v0.3.2...v0.4.1

v0.3.2

Choose a tag to compare

@joshuanapoli joshuanapoli released this 09 Dec 20:04
  • Use blocking exit code for unfixable lint.
  • Add classifiers for MyPI

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@joshuanapoli joshuanapoli released this 08 Dec 02:32

Add MIT license metadata.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@joshuanapoli joshuanapoli released this 08 Dec 02:01

Defer changes until claude stops to avoid spoiling claude's edits.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@joshuanapoli joshuanapoli released this 07 Dec 23:29

Initial version