platform-common-utilities/packages/json_serializer/CHANGELOG.md
2024-05-21 23:51:17 +08:00

1,009 B

Change Log

7.2.0

  • Require Dart >= 3.3
  • Updated lints to 4.0.0

7.1.0

  • Updated lints to 3.0.0
  • Fixed lints warnings

7.0.0

  • Require Dart >= 3.0

7.0.0-beta.1

  • Require Dart >= 3.0

6.0.1

  • Updated README

6.0.0

  • Require Dart >= 2.17

5.0.0

  • Added lints linter
  • Removed deprecated parameters
  • Published as belatuk_json_serializer package

4.0.3

  • Fixed static analysis errors

4.0.2

  • Updated pubspec description
  • Fixed static analysis errors

4.0.1

  • Added example
  • Updated README

4.0.0

  • Migrated to support Dart SDK 2.12.x NNBD

3.0.0

  • Migrated to work with Dart SDK 2.12.x Non NNBD

2.0.0-beta+3

  • Long-needed updates, ensured Dart 2 compatibility, fixed DDC breakages.
  • Patches for reflection bugs with typing.

2.0.0-beta+2