Releases: pixee/codemodder-java
Releases · pixee/codemodder-java
v0.73.2
Allow calling public methods on `SQLParameterizer` from outsiders (#360)
v0.73.1
Create shared utility for verifying fix locations (#358) The different codemod test mixins need to start being brought together, and this is a small step towards that. --------- Co-authored-by: Carlos Uscanga <[email protected]>
v0.72.2
✅ RawFileChangerTest Allows Tests to Specify "No Changes" Case The `LLMVerifyingCodemodTestMixin` and `CodemodTestMixin` types allow the test author to specify cases where the codemod should not act on a file. This change adds the same capability to the `RawFileChangerTest` fixture. Also, this enhances the test fixture to detect the case where the user has improperly set-up their test. /towards ISS-834
v0.72.1
:bug: change codemod name to better match the codemod I put the correct Sonar identifier in the name but forgot to change the human readable bit to match
v0.71.0
spotless
v0.70.6
⬆️ Upgrade java-security-toolkit 1.1.3
v0.70.5
⬆️ Upgrade java-security-toolkit 1.1.3
v0.70.4
Add signing requirement for all situations
v0.70.3
spotless
v0.70.2
Update CodeTFChange to include explicit DiffSide