Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 431 Bytes

Changelog

0.4.0 (2022-03-23)

  • Migrate to null-safety

0.3.0 (2021-07-19)

  • Fix Dart v2 compatibility
  • Upgrade http_parser dependency

0.2.3 (2020-06-03)

  • Support overwriting the default HTTP method and body

0.2.2 (2019-07-25)

  • Add the ability to add custom headers

0.2.1 (2018-11-21)

  • Fix typedef error in closure

0.2.0 (2018-10-09)

  • Support Dart v2.

0.1.0 (2016-11-27)

  • Initial version