platform/packages/container/angel_container_generator/CHANGELOG.md

46 lines
551 B
Markdown
Raw Normal View History

# Change Log
2022-12-17 09:59:00 +00:00
## 7.1.0
* Require Dart >= 2.18
* Upgraded `relectable` to 4.x.x
2022-08-16 11:19:04 +00:00
## 7.0.0
* Require Dart >= 2.17
2022-02-20 01:48:12 +00:00
## 6.0.0
2022-08-16 11:19:04 +00:00
* Require Dart >= 2.16
2022-02-20 01:48:12 +00:00
## 5.0.0
* Skipped release
## 4.0.0
* Skipped release
2021-10-04 05:13:56 +00:00
## 3.0.1
* Updated `package:angel3_container`
2021-09-27 13:55:04 +00:00
## 3.0.0
* Fixed NNBD issues
* All 9 test cases passed
## 3.0.0-beta.1
2022-08-16 11:19:04 +00:00
* Migrated to support Dart >= 2.12 NNBD
* Updated linter to `package:lints`
* Updated to use `angel3_` packages
## 2.0.0
2022-08-16 11:19:04 +00:00
* Migrated to work with Dart >= 2.12 Non NNBD
## 1.0.1
* Update for `pkg:angel_container@1.0.3`.