2021-06-21 01:27:19 +00:00
|
|
|
# Change Log
|
|
|
|
|
2021-09-12 05:10:53 +00:00
|
|
|
## 2.1.2
|
|
|
|
|
|
|
|
* Final release. Replaced by `belatuk_body_parser` package.
|
|
|
|
|
2021-07-10 02:17:05 +00:00
|
|
|
## 2.1.1
|
|
|
|
|
|
|
|
* Fixed calling deprecated methods in unit test
|
|
|
|
|
2021-06-22 08:22:18 +00:00
|
|
|
## 2.1.0
|
|
|
|
|
|
|
|
* Replaced `http_server` with `belatuk_http_server`
|
|
|
|
|
2021-06-21 01:27:19 +00:00
|
|
|
## 2.0.1
|
|
|
|
|
|
|
|
* Fixed source code formating warning
|
|
|
|
* Updated README
|
|
|
|
|
|
|
|
## 2.0.0
|
|
|
|
|
2021-06-20 12:37:20 +00:00
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
|
|
|
2021-06-21 01:27:19 +00:00
|
|
|
## 1.1.1
|
|
|
|
|
2018-08-11 02:08:44 +00:00
|
|
|
* Dart 2 updates; should fix Angel in Travis.
|
|
|
|
|
2021-06-21 01:27:19 +00:00
|
|
|
## 1.1.0
|
|
|
|
|
|
|
|
* Add `parseBodyFromStream`
|