platform-common-utilities/packages/body_parser/CHANGELOG.md
thomashii@dukefirehawk.com e52eb8a811 Upgraded to support sdk 2.17
2022-07-06 22:04:09 +08:00

549 B

Change Log

4.0.0

  • Require Dart >= 2.17

3.0.1

  • Fixed boken license link

3.0.0

  • Upgraded from pendantic to lints linter
  • Published as belatuk_body_parser package
  • Fixed linter warnings

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