platform/packages/body_parser/CHANGELOG.md

23 lines
292 B
Markdown
Raw Normal View History

2021-06-21 01:27:19 +00:00
# Change Log
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`