Skip to content

Releases: pixee/codemodder-python

2.2.0

15 Aug 14:01
a37e543
Compare
Choose a tag to compare

What's Changed

  • Update pre-commit hooks by @github-actions in #782
  • New Sast Regex transformer by @clavedeluna in #788

Full Changelog: 2.1.0...2.2.0

2.1.0

12 Aug 14:07
88f293a
Compare
Choose a tag to compare

What's Changed

  • Update pixee/upload-tool-results-action action to v2.3.0 by @renovate in #783
  • Update dependency lxml to >=5.3.0,<6.0.0 by @renovate in #784
  • fail registration if codemod id is already registered by @clavedeluna in #787

Full Changelog: 2.0.1...2.1.0

2.0.1

08 Aug 20:01
f41f07e
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: 2.0.0...2.0.1

2.0.0

08 Aug 15:15
2c63203
Compare
Choose a tag to compare

What's Changed

This release introduces a major API breaking change due to #780.

New

Full Changelog: 1.6.0...2.0.0

1.6.0

01 Aug 14:14
0cc9953
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

30 Jul 18:33
9427529
Compare
Choose a tag to compare

What's Changed

New

Fixed

  • Use 1-based line numbers for RegexTransformer changes by @drdavella in #759

Full Changelog: 1.4.1...1.4.2

1.4.1

29 Jul 14:43
1231122
Compare
Choose a tag to compare
Revert "Update dependency setuptools to v72" (#756)

Revert "Update dependency setuptools to v72 (#752)"

This reverts commit f1073926ef3c412c1d8a0c954394e7c60caa4349.

1.4.0

29 Jul 13:58
d483525
Compare
Choose a tag to compare

What's Changed

New

Fixed

  • Use import call modifier pattern for url-sandbox by @drdavella in #750

Full Changelog: 1.3.1...1.4.0

1.3.1

24 Jul 14:33
8164574
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

23 Jul 19:09
3115185
Compare
Choose a tag to compare

What's Changed

  • Enable downstream extensibility of UseDefusedXML codemod by @drdavella in #735
  • All places when a Change() is created should report findings by @clavedeluna in #734
  • Added line only matching option to XMLTransformer by @andrecsilva in #733
  • Enable customizable call modifier logic by @drdavella in #736

Full Changelog: 1.2.0...1.3.0