Skip to content

Release version 9.4.2 (#1047)

Compare
Choose a tag to compare
@DanielKamkha DanielKamkha released this 19 Aug 10:51
· 455 commits to master since this release
a772b51

Features:

  • Added support for generating "positional defaults" struct constructors with a deprecation annotation.

Bug fixes:

  • Fixed duplicate documentation for static functions on structs in Dart.

Removed:

  • @PointerEquatable and @Java(Builder) attributes were removed.