Skip to content

v5.9.3

Compare
Choose a tag to compare
@Prunoideae Prunoideae released this 23 Jan 13:06
· 36 commits to 1.20.1 since this release
  • Reworked the content of JSON to make it more readable.
  • Partial type of interfaces now generates for all interfaces that have only one abstract method without needing @FunctionalInterface.
  • Fixed an error in built-in class assignment.
  • Fixed #52, added experimental fix of #44