Skip to content

Latest commit

 

History

History
77 lines (51 loc) · 7.74 KB

CHANGELOG.md

File metadata and controls

77 lines (51 loc) · 7.74 KB

Changelog

0.5.1 (2021-02-26)

Features

Bug Fixes

0.5.0 (2021-02-09)

⚠ BREAKING CHANGES

  • breaking api changes (#105)

Features

Bug Fixes

Code Refactoring

0.4.2 (2021-02-01)

Features

Bug Fixes

  • big file upload (#77) (a51e4a6), closes #75
  • collection upload with relative path (#73) (b8f5c90)
  • raise payment tolerance on tests (#64) (4c3043b)
  • remove postinstall (#74) (992a2de)
  • remove utf8-encoder package dependency (#82) (e5b9e12)
  • replace Buffer with Uint8Array so it's not used in browser (#84) (a59bcda)
  • upload collection with unicode filenames (#79) (c893e58)
  • websocket data buffer array typing (#89) (251a650)