Releases: Netflix-Skunkworks/rewrite
Releases · Netflix-Skunkworks/rewrite
v0.7.2
Rename Type.Tag to TypeTag
v0.7.1
Update README.md
v0.7.0
- First release with new serializable AST
- Renamed package to
com.netflix.devinsight:rewrite
v0.6.2
Fix bug in changeLiterals where literal string ends in escaped double…
v0.6.1
- Fix bug in treatment of escape characters in ChangeMethodInvocation's
changeLiterals
- Fix bug in ChangeMethodInvocation so fixes can be applied at several layers of a nested method call at once.
v0.6.0
Add support for deleting arguments, conditionally changing method name
v0.5.0
Changed SourceSet
interface to take a SourceInput
, allowing some additional arbitrary user data to be bundled with JavaSource
.
v0.4.4
Trap symbol entering failures
v0.4.3
Fix ClassCastException in FindFields
v0.4.2
Shade httpclient in bundle