platform/CHANGELOG.md
2021-03-06 22:47:56 +08:00

23 lines
728 B
Markdown

# 2.3.0
* Changed Dart SDK requirements for all packages to ">=2.10.0 <3.0.0"
* Upgrade angel_http_exception to 1.3.0
* Upgrade angel_cli to 2.3.0. Rename not working.
* Upgrade angel_route to 3.3.0
* Upgrade angel_model to 1.3.0
* Upgrade angel_container to 1.3.0
* Upgrade angel_framework to 2.3.0
* Upgrade angel_client to 2.2.0
* Upgrade angel_auth to 2.2.0
* Upgrade angel_websocket to 2.3.0
# 2.2.0
* Changed Dart SDK requirements for all packages to ">=2.10.0 <2.12.0"
* Upgraded 3rd party libraries to the latest version prior to dart 2.12
* Fixed broken code due to 3rd party libraries update
* Revert packages/validate from version 3.0 to version 2.2
# 2.1.1 and before
* Refer to packages/framework/CHANGELOG.md