platform/packages/production/CHANGELOG.md
2021-09-12 12:33:41 +08:00

44 lines
562 B
Markdown

# Change Log
## 3.1.1
* Fixed license link
## 3.1.0
* Updated to use `belatuk_pub_sub` package
## 3.0.3
* Upgraded from `pendantic` to `lints` linter
## 3.0.2
* Fixed NNBD issues
* Updated references to `angel3` framework
* Updated README
## 3.0.1
* Fixed static analysis warnings
## 3.0.0
* 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
* Support SSL/HTTP2.
* Support muting the logger via `--quiet`.
## 1.0.0-alpha.1
* Import `framework/http`.
## 1.0.0-alpha
* Initial version.