platform/common/body_parser/CHANGELOG.md

980 B

Change Log

5.3.0

  • Require Dart >= 3.3
  • Updated platform_http_server to 4.4.0
  • Updated lints to 4.0.0

5.2.0

  • Updated lints to 3.0.0
  • Updated platform_http_server to 4.2.0

5.1.0

  • Updated platform_http_server to 4.1.1
  • Updated http to 1.0.0

5.0.0

  • Require Dart >= 3.0

5.0.0-beta.1

  • Require Dart >= 3.0
  • Updated platform_http_server to 4.0.0

4.0.1

  • Updated platform_http_server to 3.0.0

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 platform_body_parser package
  • Fixed linter warnings

2.1.1

  • Fixed calling deprecated methods in unit test

2.1.0

  • Replaced http_server with platform_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