Skip to content

v1.2.2

Choose a tag to compare

@ethanbond64 ethanbond64 released this 16 Apr 05:45
0d14bee

Added

  • Added support for anonymous classes as Runabout inputs. Anonymous classes will be cast to the interface/class they implement or extend.

Fixed

  • Fixed an NPE in the default JsonObject implementation.