26 lines
351 B
Markdown
26 lines
351 B
Markdown
# Change Log
|
|
|
|
## 2.1.1
|
|
|
|
* Fixed calling deprecated methods in unit test
|
|
|
|
## 2.1.0
|
|
|
|
* Replaced `http_server` with `belatuk_http_server`
|
|
|
|
## 2.0.1
|
|
|
|
* Fixed source code formating warning
|
|
* Updated README
|
|
|
|
## 2.0.0
|
|
|
|
* Migrated to support Dart SDK 2.12.x NNBD
|
|
|
|
## 1.1.1
|
|
|
|
* Dart 2 updates; should fix Angel in Travis.
|
|
|
|
## 1.1.0
|
|
|
|
* Add `parseBodyFromStream`
|