Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 569 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 569 Bytes

1.0.10

  • Add DartDoc comments, correct typos in comments.

1.0.9

  • Clean up whitespace.

1.0.8

  • Added bounded_extension_type_unions.dart, providing a variant of the union types provided by extension_type_unions.dart which offers improved run-time type safety in return for some verbosity.

1.0.7

  • Add more DartDoc comments.

1.0.6

  • Add more DartDoc comments.

1.0.5

  • Add JSON example.

1.0.4

  • Add DartDoc comments to JSON related declarations.

1.0.1

  • Improve the description in pubspec.yaml.

1.0.0

  • Initial version.