Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 368 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 368 Bytes

0.12.11

  • Switch from http_client package to http package
  • Web compatibility

0.11.9

  • Require passing an HTTP Client in the constructor

0.10.7

  • Add support for pre-signed uploads

0.10.6

  • Fixed enum case

0.9.5

  • Adjust version dependency

0.9.4

  • Implement file upload

0.9.3

  • Simplify library usage

0.9.2

  • Initial version