2021-07-18 05:36:33 +00:00
|
|
|
# Change Log
|
|
|
|
|
2021-12-19 02:07:55 +00:00
|
|
|
## 3.1.2
|
|
|
|
|
|
|
|
* Updated repo link
|
|
|
|
|
2021-09-12 04:33:41 +00:00
|
|
|
## 3.1.1
|
|
|
|
|
|
|
|
* Fixed license link
|
|
|
|
|
2021-09-12 03:00:15 +00:00
|
|
|
## 3.1.0
|
|
|
|
|
|
|
|
* Updated to use `belatuk_pub_sub` package
|
|
|
|
|
2021-09-11 00:41:00 +00:00
|
|
|
## 3.0.3
|
|
|
|
|
|
|
|
* Upgraded from `pendantic` to `lints` linter
|
|
|
|
|
2021-07-18 05:36:33 +00:00
|
|
|
## 3.0.2
|
|
|
|
|
|
|
|
* Fixed NNBD issues
|
|
|
|
* Updated references to `angel3` framework
|
|
|
|
* Updated README
|
|
|
|
|
|
|
|
## 3.0.1
|
|
|
|
|
2021-05-18 09:42:21 +00:00
|
|
|
* Fixed static analysis warnings
|
|
|
|
|
2021-07-18 05:36:33 +00:00
|
|
|
## 3.0.0
|
|
|
|
|
2021-05-02 04:12:43 +00:00
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
|
|
|
2021-07-18 05:36:33 +00:00
|
|
|
## 2.0.0
|
|
|
|
|
2021-05-02 04:12:43 +00:00
|
|
|
* Migrated to work with Dart SDK 2.12.x Non NNBD
|
|
|
|
|
2021-07-18 05:36:33 +00:00
|
|
|
## 1.0.0
|
|
|
|
|
2019-04-28 17:56:04 +00:00
|
|
|
* Support SSL/HTTP2.
|
|
|
|
* Support muting the logger via `--quiet`.
|
|
|
|
|
2021-07-18 05:36:33 +00:00
|
|
|
## 1.0.0-alpha.1
|
|
|
|
|
2018-11-06 20:42:59 +00:00
|
|
|
* Import `framework/http`.
|
|
|
|
|
2021-07-18 05:36:33 +00:00
|
|
|
## 1.0.0-alpha
|
|
|
|
|
|
|
|
* Initial version.
|