diff --git a/CHANGELOG.md b/CHANGELOG.md index e2270cc8..4c252625 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + +## 6.0.0 + +* Require Dart >= 2.16 +* Added ORM MySQL + +## 5.0.0 + +* Skipped version + ## 4.1.x * Refactored the framework internal to use [Belatuk Common Utilities]() diff --git a/README.md b/README.md index 6fdda955..5a1c4560 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,6 @@ You can also view the [Angel3 API](http://www.dartdocs.org/documentation/angel_f Interested in contributing to Angel3? See the contribution guide [here](CONTRIBUTING.md). -## Support +## Donation & Support -If you like this project and want to support the author, you can [donate](https://paypal.me/dukefirehawk?country.x=MY&locale.x=en_US) me via paypal donations service. +If you like this project and want to support its development, you can make a [donation](https://paypal.me/dukefirehawk?country.x=MY&locale.x=en_US) via paypal service. diff --git a/archived_packages/poll/CHANGELOG.md b/archived_packages/poll/CHANGELOG.md index c983dc70..d531223a 100644 --- a/archived_packages/poll/CHANGELOG.md +++ b/archived_packages/poll/CHANGELOG.md @@ -1,5 +1,9 @@ -# 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +# Change Log -# 1.0.0 -* Created package + tests \ No newline at end of file +## 2.0.0 + +* Migrated to support Dart >= 2.12 NNBD + +## 1.0.0 + +* Created package + tests diff --git a/archived_packages/relations/CHANGELOG.md b/archived_packages/relations/CHANGELOG.md index 9a5a22f6..9a5d3f9b 100644 --- a/archived_packages/relations/CHANGELOG.md +++ b/archived_packages/relations/CHANGELOG.md @@ -1,5 +1,9 @@ -# 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +# Change Log -# 1.0.0 -* Initial checkin \ No newline at end of file +## 2.0.0 + +* Migrated to support Dart >= 2.12 NNBD + +## 1.0.0 + +* Initial checkin diff --git a/archived_packages/rethink/CHANGELOG.md b/archived_packages/rethink/CHANGELOG.md index ef08d73e..98b9fed6 100644 --- a/archived_packages/rethink/CHANGELOG.md +++ b/archived_packages/rethink/CHANGELOG.md @@ -1,6 +1,10 @@ -# 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +# Change Log + +## 2.0.0 + +* Migrated to support Dart >= 2.12 NNBD + +## 1.1.0 -# 1.1.0 * Moved to `package:rethinkdb_driver` -* Fixed references to old hooked event names. \ No newline at end of file +* Fixed references to old hooked event names diff --git a/archived_packages/seeder/CHANGELOG.md b/archived_packages/seeder/CHANGELOG.md index 9a5a22f6..9a5d3f9b 100644 --- a/archived_packages/seeder/CHANGELOG.md +++ b/archived_packages/seeder/CHANGELOG.md @@ -1,5 +1,9 @@ -# 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +# Change Log -# 1.0.0 -* Initial checkin \ No newline at end of file +## 2.0.0 + +* Migrated to support Dart >= 2.12 NNBD + +## 1.0.0 + +* Initial checkin diff --git a/archived_packages/typed_service/CHANGELOG.md b/archived_packages/typed_service/CHANGELOG.md index 503e4bc1..ea021631 100644 --- a/archived_packages/typed_service/CHANGELOG.md +++ b/archived_packages/typed_service/CHANGELOG.md @@ -1,11 +1,16 @@ -# 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +# Change Log + +## 2.0.0 + +* Migrated to support Dart >= 2.12 NNBD + +## 1.0.1 -# 1.0.1 * Explicitly extend `Service`. * Override `readData`. * Use `Service>` for `inner`, instead of just `Service`. -# 1.0.0 -* Initial version. \ No newline at end of file +## 1.0.0 + +* Initial version. diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 8078fdac..dc3aabb1 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -47,11 +51,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.1.5+1 diff --git a/packages/auth_oauth2/CHANGELOG.md b/packages/auth_oauth2/CHANGELOG.md index 046df73c..ef294418 100644 --- a/packages/auth_oauth2/CHANGELOG.md +++ b/packages/auth_oauth2/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -22,11 +26,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12.x Non NNBD ## 2.1.0 diff --git a/packages/auth_twitter/CHANGELOG.md b/packages/auth_twitter/CHANGELOG.md index 13d08a2a..1fba24f8 100644 --- a/packages/auth_twitter/CHANGELOG.md +++ b/packages/auth_twitter/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log -## 6.0.0-beta.1 +## 7.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.17 + +## 6.0.0 + +* Require Dart >= 2.16 ## 5.0.0 @@ -10,11 +14,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.0 diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index 513010c6..7cce8e7b 100644 --- a/packages/cache/CHANGELOG.md +++ b/packages/cache/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -26,11 +30,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.1 diff --git a/packages/client/CHANGELOG.md b/packages/client/CHANGELOG.md index 3d7b4fd6..fa9e7991 100644 --- a/packages/client/CHANGELOG.md +++ b/packages/client/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -32,11 +36,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.2 diff --git a/packages/configuration/CHANGELOG.md b/packages/configuration/CHANGELOG.md index 2e0b21aa..e6dde2e1 100644 --- a/packages/configuration/CHANGELOG.md +++ b/packages/configuration/CHANGELOG.md @@ -2,12 +2,12 @@ ## 7.0.0 -* Updated to min SDK 2.17.x +* Require Dart >= 2.17 * Updated `dotenv` to 4.0.x ## 6.0.0 -* Updated to SDK min 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -26,11 +26,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.2.0 diff --git a/packages/container/angel_container/CHANGELOG.md b/packages/container/angel_container/CHANGELOG.md index d44872ea..9e82a806 100644 --- a/packages/container/angel_container/CHANGELOG.md +++ b/packages/container/angel_container/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 * Removed `error` ## 5.0.0 @@ -32,11 +36,11 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.1.0 diff --git a/packages/container/angel_container_generator/CHANGELOG.md b/packages/container/angel_container_generator/CHANGELOG.md index 782c0801..be1678e5 100644 --- a/packages/container/angel_container_generator/CHANGELOG.md +++ b/packages/container/angel_container_generator/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,13 +27,13 @@ ## 3.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD * Updated linter to `package:lints` * Updated to use `angel3_` packages ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.0.1 diff --git a/packages/cors/CHANGELOG.md b/packages/cors/CHANGELOG.md index 6eff5fd0..303348e2 100644 --- a/packages/cors/CHANGELOG.md +++ b/packages/cors/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Fixed analyze error ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,11 +27,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.0 diff --git a/packages/file_service/CHANGELOG.md b/packages/file_service/CHANGELOG.md index ae414c1c..7cbf6390 100644 --- a/packages/file_service/CHANGELOG.md +++ b/packages/file_service/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,11 +27,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.1 diff --git a/packages/framework/CHANGELOG.md b/packages/framework/CHANGELOG.md index c682a960..0434db9c 100644 --- a/packages/framework/CHANGELOG.md +++ b/packages/framework/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 * Updated `container` to non nullable * Updated `angel` to non nullable * Updated `logger` to non nullable @@ -73,11 +77,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.1.1 diff --git a/packages/hot/CHANGELOG.md b/packages/hot/CHANGELOG.md index 055d2065..d5ced7cc 100644 --- a/packages/hot/CHANGELOG.md +++ b/packages/hot/CHANGELOG.md @@ -2,12 +2,12 @@ ## 7.0.0 -* Updated to min SDK 2.17.x +* Require Dart >= 2.17 * Updated `vm_service` to 9.3.0 ## 6.0.0 -* Updated to min SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -41,11 +41,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.6 diff --git a/packages/html/CHANGELOG.md b/packages/html/CHANGELOG.md index edc26134..cb621b66 100644 --- a/packages/html/CHANGELOG.md +++ b/packages/html/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -14,7 +18,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 diff --git a/packages/http_exception/CHANGELOG.md b/packages/http_exception/CHANGELOG.md index b2b179dd..3902f6b6 100644 --- a/packages/http_exception/CHANGELOG.md +++ b/packages/http_exception/CHANGELOG.md @@ -1,13 +1,17 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Updated README ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 * [**Breaking**] `error` for `AngelHttpException` is no longer mandatory ## 5.0.0 @@ -32,11 +36,11 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.1.0 diff --git a/packages/jael/angel_jael/CHANGELOG.md b/packages/jael/angel_jael/CHANGELOG.md index 075df403..d2772a98 100644 --- a/packages/jael/angel_jael/CHANGELOG.md +++ b/packages/jael/angel_jael/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Updated `jael3` @@ -7,7 +11,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -44,11 +48,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.0 diff --git a/packages/jael/jael/CHANGELOG.md b/packages/jael/jael/CHANGELOG.md index cf7575d3..be6f5620 100644 --- a/packages/jael/jael/CHANGELOG.md +++ b/packages/jael/jael/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Fixed analyze errors ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,11 +27,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.2 diff --git a/packages/jael/jael_preprocessor/CHANGELOG.md b/packages/jael/jael_preprocessor/CHANGELOG.md index 27091f8c..20e2ca02 100644 --- a/packages/jael/jael_preprocessor/CHANGELOG.md +++ b/packages/jael/jael_preprocessor/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Fixed `jael3` version ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -27,11 +31,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.1 diff --git a/packages/jinja/CHANGELOG.md b/packages/jinja/CHANGELOG.md index 30618a03..041043f5 100644 --- a/packages/jinja/CHANGELOG.md +++ b/packages/jinja/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,7 +27,7 @@ ## 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 1.0.0 diff --git a/packages/markdown/CHANGELOG.md b/packages/markdown/CHANGELOG.md index 054c6e48..5ddc46cc 100644 --- a/packages/markdown/CHANGELOG.md +++ b/packages/markdown/CHANGELOG.md @@ -2,7 +2,7 @@ ## 7.0.0 -* Updated to min SDK 2.17.x +* Require Dart >= 2.17 * Updated `markdown` to 6.0.x ## 6.1.0 @@ -11,7 +11,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,11 +23,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to support Dart SDK 2.12.x non NNBD +* Migrated to support Dart >= 2.12 Non NNBD ## 2.0.0 diff --git a/packages/mock_request/CHANGELOG.md b/packages/mock_request/CHANGELOG.md index 8d1b2568..6e19ec64 100644 --- a/packages/mock_request/CHANGELOG.md +++ b/packages/mock_request/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -31,7 +35,7 @@ ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x NNBD +* Migrated to work with Dart >= 2.12 NNBD ## 1.0.7 diff --git a/packages/model/CHANGELOG.md b/packages/model/CHANGELOG.md index 84c131d6..3311e0bb 100644 --- a/packages/model/CHANGELOG.md +++ b/packages/model/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -31,11 +35,11 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.0.3 diff --git a/packages/mongo/CHANGELOG.md b/packages/mongo/CHANGELOG.md index a5ade756..dc48320c 100644 --- a/packages/mongo/CHANGELOG.md +++ b/packages/mongo/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -20,7 +24,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.3 diff --git a/packages/mustache/CHANGELOG.md b/packages/mustache/CHANGELOG.md index 63b3d3ff..81a69079 100644 --- a/packages/mustache/CHANGELOG.md +++ b/packages/mustache/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -22,7 +26,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD * Replaced `mustache4dart` with `mustache_template` ## 2.0.0 diff --git a/packages/oauth2/CHANGELOG.md b/packages/oauth2/CHANGELOG.md index 3af4fe56..16c31fb9 100644 --- a/packages/oauth2/CHANGELOG.md +++ b/packages/oauth2/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Fixed AngelHttpException error @@ -7,7 +11,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -23,11 +27,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.3.0 diff --git a/packages/orm/angel_migration/CHANGELOG.md b/packages/orm/angel_migration/CHANGELOG.md index c87a8031..69281d9a 100755 --- a/packages/orm/angel_migration/CHANGELOG.md +++ b/packages/orm/angel_migration/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.1.0 * Updated temporal fields ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -44,11 +48,11 @@ ## 4.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.0 diff --git a/packages/orm/angel_migration_runner/CHANGELOG.md b/packages/orm/angel_migration_runner/CHANGELOG.md index 313f1ba6..961984f4 100755 --- a/packages/orm/angel_migration_runner/CHANGELOG.md +++ b/packages/orm/angel_migration_runner/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.1.0 * Fixed issue #70. Incorrectly generated SQL for `defaultsTo('Default Value')` @@ -14,7 +18,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 * Updated to use `mysql_client` package ## 5.0.0 @@ -64,11 +68,11 @@ ## 4.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.0 diff --git a/packages/orm/angel_orm/CHANGELOG.md b/packages/orm/angel_orm/CHANGELOG.md index f593bec1..466733d5 100644 --- a/packages/orm/angel_orm/CHANGELOG.md +++ b/packages/orm/angel_orm/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.1.0 * Fixed issue #68: Support for non-nullable type @@ -11,7 +15,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -70,11 +74,11 @@ ## 4.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.1.0-beta.3 diff --git a/packages/orm/angel_orm_generator/CHANGELOG.md b/packages/orm/angel_orm_generator/CHANGELOG.md index 4b681411..9c535c43 100644 --- a/packages/orm/angel_orm_generator/CHANGELOG.md +++ b/packages/orm/angel_orm_generator/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.2.0 * Fixed issue #68: Support for non-nullable type @@ -16,7 +20,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -85,11 +89,11 @@ ## 4.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.1.0-beta.2 diff --git a/packages/orm/angel_orm_mysql/CHANGELOG.md b/packages/orm/angel_orm_mysql/CHANGELOG.md index f0f8a757..6108653b 100644 --- a/packages/orm/angel_orm_mysql/CHANGELOG.md +++ b/packages/orm/angel_orm_mysql/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 * Fixed temporal data type @@ -19,7 +23,7 @@ ## 6.0.0-beta.1 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 * Added support for MariaDB 10.2.x with `mysql1` driver * Added support for MySQL 8.x.x with `mysql_client` driver @@ -49,7 +53,7 @@ ## 2.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 1.0.0 diff --git a/packages/orm/angel_orm_postgres/CHANGELOG.md b/packages/orm/angel_orm_postgres/CHANGELOG.md index 55ee34a0..ad8e609d 100644 --- a/packages/orm/angel_orm_postgres/CHANGELOG.md +++ b/packages/orm/angel_orm_postgres/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.1.0 * Fixed #71. Restablish broken connection automatically. ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -47,11 +51,11 @@ ## 3.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.1.0-beta.1 diff --git a/packages/orm/angel_orm_service/CHANGELOG.md b/packages/orm/angel_orm_service/CHANGELOG.md index 29d48277..c4d3ec1e 100644 --- a/packages/orm/angel_orm_service/CHANGELOG.md +++ b/packages/orm/angel_orm_service/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -26,7 +30,7 @@ ## 2.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 1.0.0 diff --git a/packages/orm/angel_orm_test/CHANGELOG.md b/packages/orm/angel_orm_test/CHANGELOG.md index 6f55ad2d..f363aaec 100644 --- a/packages/orm/angel_orm_test/CHANGELOG.md +++ b/packages/orm/angel_orm_test/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.1.0 * Added test cases for non nullable type ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -56,11 +60,11 @@ ## 3.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.0.0 diff --git a/packages/paginate/CHANGELOG.md b/packages/paginate/CHANGELOG.md index c47ecc55..98618abc 100644 --- a/packages/paginate/CHANGELOG.md +++ b/packages/paginate/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -22,7 +26,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 diff --git a/packages/production/CHANGELOG.md b/packages/production/CHANGELOG.md index 749f41f3..c4830a4b 100644 --- a/packages/production/CHANGELOG.md +++ b/packages/production/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -41,11 +45,11 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 1.0.0 diff --git a/packages/proxy/CHANGELOG.md b/packages/proxy/CHANGELOG.md index 29bc4748..5cf64721 100644 --- a/packages/proxy/CHANGELOG.md +++ b/packages/proxy/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Fixed exception errors ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -22,11 +26,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.2.0 diff --git a/packages/redis/CHANGELOG.md b/packages/redis/CHANGELOG.md index c78aa990..ff064f7f 100644 --- a/packages/redis/CHANGELOG.md +++ b/packages/redis/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -22,7 +26,7 @@ ## 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 1.0.0 diff --git a/packages/route/CHANGELOG.md b/packages/route/CHANGELOG.md index a4cb21c4..582e4f86 100644 --- a/packages/route/CHANGELOG.md +++ b/packages/route/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 * Updated to 2.16.x @@ -20,11 +24,11 @@ ## 5.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 4.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 3.1.0+1 diff --git a/packages/security/CHANGELOG.md b/packages/security/CHANGELOG.md index f216b271..86a64771 100644 --- a/packages/security/CHANGELOG.md +++ b/packages/security/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.1 * Fixed AngelHttpException error ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -27,7 +31,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0-alpha.1 diff --git a/packages/sembast/CHANGELOG.md b/packages/sembast/CHANGELOG.md index 013e7c96..639c6d92 100644 --- a/packages/sembast/CHANGELOG.md +++ b/packages/sembast/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -28,7 +32,7 @@ ## 2.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 1.0.1 diff --git a/packages/seo/CHANGELOG.md b/packages/seo/CHANGELOG.md index 0acc38f1..ba94a649 100644 --- a/packages/seo/CHANGELOG.md +++ b/packages/seo/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -19,7 +23,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 diff --git a/packages/serialize/angel_serialize/CHANGELOG.md b/packages/serialize/angel_serialize/CHANGELOG.md index 7c943b8f..5906db0a 100644 --- a/packages/serialize/angel_serialize/CHANGELOG.md +++ b/packages/serialize/angel_serialize/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -26,12 +30,12 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD * Migrateed quiver_hashcode to quiver ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.2.3+3 diff --git a/packages/serialize/angel_serialize_generator/CHANGELOG.md b/packages/serialize/angel_serialize_generator/CHANGELOG.md index 9ccba0a3..c41655dd 100644 --- a/packages/serialize/angel_serialize_generator/CHANGELOG.md +++ b/packages/serialize/angel_serialize_generator/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.1.1 * Fixed issue #68: Support for non-nullable type @@ -10,7 +14,7 @@ ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 * Updated to `analyzer` 3.x.x * Fixed default value for `List` and `Enum` @@ -68,12 +72,12 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD * Importing `Optional` package is required for the ORM model ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.5.0 diff --git a/packages/shelf/CHANGELOG.md b/packages/shelf/CHANGELOG.md index 34bb9495..0241628e 100644 --- a/packages/shelf/CHANGELOG.md +++ b/packages/shelf/CHANGELOG.md @@ -1,12 +1,16 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0-beta.2 * Fixed AngelHttpException error ## 6.0.0-beta.1 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -26,7 +30,7 @@ ## 3.0.0-dev.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD * Updated linter to `package:lints` ## 2.1.0 diff --git a/packages/static/CHANGELOG.md b/packages/static/CHANGELOG.md index 17d9f98e..5ac811ad 100644 --- a/packages/static/CHANGELOG.md +++ b/packages/static/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -27,11 +31,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.1.3+2 diff --git a/packages/sync/CHANGELOG.md b/packages/sync/CHANGELOG.md index 514f8137..8adaf731 100644 --- a/packages/sync/CHANGELOG.md +++ b/packages/sync/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -24,7 +28,7 @@ ## 3.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 2.0.0 diff --git a/packages/test/CHANGELOG.md b/packages/test/CHANGELOG.md index 69a64c44..54c834a8 100644 --- a/packages/test/CHANGELOG.md +++ b/packages/test/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -31,11 +35,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.1 diff --git a/packages/user_agent/angel_user_agent/CHANGELOG.md b/packages/user_agent/angel_user_agent/CHANGELOG.md index 58b1fc57..c16cf0ef 100644 --- a/packages/user_agent/angel_user_agent/CHANGELOG.md +++ b/packages/user_agent/angel_user_agent/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0-beta.1 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -14,7 +18,7 @@ ## 3.0.0-beta.1 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD * Upgraded from `pendantic` to `lints` linter ## 2.0.0 diff --git a/packages/validate/CHANGELOG.md b/packages/validate/CHANGELOG.md index 993c8378..738e1c56 100644 --- a/packages/validate/CHANGELOG.md +++ b/packages/validate/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -25,11 +29,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.2 diff --git a/packages/websocket/CHANGELOG.md b/packages/websocket/CHANGELOG.md index fb1d920b..9a98b7fd 100644 --- a/packages/websocket/CHANGELOG.md +++ b/packages/websocket/CHANGELOG.md @@ -1,8 +1,12 @@ # Change Log +## 7.0.0 + +* Require Dart >= 2.17 + ## 6.0.0 -* Updated to SDK 2.16.x +* Require Dart >= 2.16 ## 5.0.0 @@ -31,11 +35,11 @@ ## 4.0.0 -* Migrated to support Dart SDK 2.12.x NNBD +* Migrated to support Dart >= 2.12 NNBD ## 3.0.0 -* Migrated to work with Dart SDK 2.12.x Non NNBD +* Migrated to work with Dart >= 2.12 Non NNBD ## 2.0.3