platform/packages/orm/angel_orm_test/CHANGELOG.md
2022-04-23 12:21:39 +08:00

705 B

Change Log

6.0.0

  • Updated to SDK 2.16.x

5.0.0

  • Skipped release

4.0.0

  • Skipped release

3.1.2

  • Added multiple orderBy test case

3.1.1

  • Updated example
  • Updated README

3.1.0

  • Added join_test test cases

3.0.5

  • Updated test cases

3.0.4

  • Updated test cases

3.0.3

  • Added performance_test test cases
  • Update edge_case_test test case to support connection pooling

3.0.2

  • Updated linter to package:lints

3.0.1

  • Fixed incorrect json data serialization

3.0.0

  • Fixed NNBD issues

3.0.0-beta.1

  • Migrated to support Dart SDK 2.12.x NNBD

2.0.0

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

1.0.0

  • First version.