platform/packages/cors/CHANGELOG.md

39 lines
391 B
Markdown
Raw Normal View History

2021-07-10 01:05:24 +00:00
# Change Log
2022-08-16 11:19:04 +00:00
## 7.0.0
* Require Dart >= 2.17
2022-04-25 00:54:13 +00:00
## 6.0.1
* Fixed analyze error
2022-02-24 00:32:54 +00:00
## 6.0.0
2022-08-16 11:19:04 +00:00
* Require Dart >= 2.16
2022-02-24 00:32:54 +00:00
## 5.0.0
2022-04-23 04:21:39 +00:00
* Skipped release
2022-02-24 00:32:54 +00:00
2022-01-04 12:03:52 +00:00
## 4.1.0
* Upgraded to `lints` linter
2021-07-10 01:05:24 +00:00
## 4.0.1
* Updated README
* All 15 unit tests passed
## 4.0.0
2022-08-16 11:19:04 +00:00
* Migrated to support Dart >= 2.12 NNBD
2021-07-10 01:05:24 +00:00
## 3.0.0
2022-08-16 11:19:04 +00:00
* Migrated to work with Dart >= 2.12 Non NNBD
2021-07-10 01:05:24 +00:00
## 2.0.0
* Updates for Dart 2 and Angel 2.