Releases
3.0.10
Monaco diff improvement with AST node highlighting
Refactoring PurityChecker API
Support SwitchExpression
mappings by representing switch cases as lambdas
Performance improvement when detecting method pairs with signature changes
Support sealed
modifier and diff for permitted
types (#806 )
More accurate mappings for return;
statements
Support comment diff (including comments moved to extracted method)
Use statement mappings to improve the accuracy of comment mappings
Support Javadoc multi-mappings, when javadoc is moved/copied to extracted method
Support detection of nested Extract Method
refactoring, when the intermediate extracted method has 0 mappings (#803 )
Support Extract Variable
for lambda expression
Improved matching of lambda parameters
Improve mapping accuracy when multiple similar Stream API migrations take place within the same method
javaparser/javaparser@f70eef1
Support new Move Code
scenario
Support advanced Merge Method
scenario in square/okhttp@0bfd604
You can’t perform that action at this time.