Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 434 Bytes

3.0.0

  • Fix: Converting object to an encodable object failed: Instance of 'Duration'. (issue #5)
  • Support dio 5.

2.0.3

  • Fix show cUrl for FormData.

2.0.2

  • Fix cUrl when "content-type" = "application/x-www-form-urlencoded".

2.0.1

  • Add cUrl print.

2.0.0

  • Remove flutter dependency.

1.0.3

  • Fix log MultipartFile.

1.0.2

  • Add uri when show error.

1.0.1

  • Add print queryParameters.

1.0.0

  • initial release.