Skip to content

Version 2.7.2

Latest

Choose a tag to compare

@broneill broneill released this 23 Feb 21:25
· 19 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Added support for defining explicitly named inner classes.
  • When a method is overloaded to accept a short or int parameter and the argument is a byte, bind to the short variant instead of failing with "No best matching method found".