Skip to content

Releases: pixee/codemodder-python

1.2.0

22 Jul 21:14
48a3e47
Compare
Choose a tag to compare

What's Changed

  • Update dependency setuptools to v71 by @renovate in #718
  • Update dependency semgrep to >=1.80,<1.81 by @renovate in #720
  • Update pre-commit hooks by @github-actions in #721
  • Update openai requirement from <1.36,>=1.35 to >=1.35,<1.37 by @dependabot in #727
  • Update pre-commit hooks by @github-actions in #725
  • Regex Transformer by @clavedeluna in #729

Full Changelog: 1.1.2...1.2.0

1.1.2

17 Jul 11:47
7450e2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

16 Jul 13:39
323a220
Compare
Choose a tag to compare

What's Changed

  • do not raise ValueError if no resource by @clavedeluna in #715
  • Update pre-commit hooks by @github-actions in #714

Full Changelog: 1.1.0...1.1.1

1.1.0

12 Jul 13:13
9861343
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

10 Jul 20:14
c647ec2
Compare
Choose a tag to compare

What's Changed

This release introduces two backwards-incompatible changes:

  • Core "pixee" codemods can no longer be requested by name alone
  • Some Sonar codemods no longer encode the Sonar rule ID in the codemod name

The codemod API has been mature for quite some time and It seemed as good a time as any to officially bump to v1.0.0 🎉

New

Full Changelog: 0.106.4...1.0.0

0.106.4

01 Jul 13:22
eb6ef50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.106.3...0.106.4

0.106.3

26 Jun 22:01
097604c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.106.2...0.106.3

0.106.2

21 Jun 16:16
45fbfdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.106.1...0.106.2

0.106.1

20 Jun 20:13
318ef09
Compare
Choose a tag to compare

What's Changed

  • Fix handling of LLM model environment variables by @drdavella in #657

Full Changelog: 0.106.0...0.106.1

0.106.0

19 Jun 16:42
084a94a
Compare
Choose a tag to compare

What's Changed

New

Full Changelog: 0.105.0...0.106.0