Insanity v0.4.1 Release Notes

  • ๐Ÿ†• New Features

    • Implements inherits, implements, based reflection on each Type
    • Flattens inheritance, e.g. Foo implements Decodable, then FooSubclass also implements it

    Internal changes

    • ๐Ÿ“œ Stop parsing private variables as they wouldn't be accessible to code-generated code