platform/packages/production/CHANGELOG.md

18 lines
301 B
Markdown
Raw Normal View History

2021-05-18 09:42:21 +00:00
# 3.0.1
* Fixed static analysis warnings
2021-05-02 04:12:43 +00:00
# 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
2019-04-28 17:56:04 +00:00
# 1.0.0
* Support SSL/HTTP2.
* Support muting the logger via `--quiet`.
2018-11-06 20:42:59 +00:00
# 1.0.0-alpha.1
* Import `framework/http`.
2018-09-04 20:13:22 +00:00
# 1.0.0-alpha
* Initial version.