Skip to content

0.4.1

Compare
Choose a tag to compare
@krzysztofzablocki krzysztofzablocki released this 18 Dec 07:25
· 1330 commits to master since this release
  • Implements inherits, implements, based reflection on each Type
  • Flattens inheritance, e.g. Foo implements Decodable, then FooSubclass also implements it
  • Stop parsing private variables as they wouldn't be accessible to code-generated code