Skip to content

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkschneider jkschneider released this 11 Jan 19:54
· 137 commits to master since this release
  • Support strictfp class modifier
  • Support native modifier on method declarations
  • Fall back on nearest class declaration simple name if constructor name cannot be derived from it's method declaration symbol
  • Support default values on annotation parameters
  • Fix diff file relativization
  • Deal with null on the select portion of a method invocation
  • Make rewrite optional in rewrite-jackson so you can choose either the regular jar or jdkbundle jar.