Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: uploadcare/uploadcare-node

v0.4.8

15 Jul 12:39
06f8f24
Compare
Choose a tag to compare

What's Changed

  • chore: add deprecation message to the readme header by @nd0ut in #26

Full Changelog: v0.4.7...v0.4.8

v0.4.7

26 May 08:49
9f1f825
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

12 May 21:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

18 Jan 06:32
Compare
Choose a tag to compare

Fixed crash when an unexpected error occurs while uploading images.

v0.4.0

28 Oct 15:19
Compare
Choose a tag to compare

Added new CLI tool, currently supports getting info for a file or group.

v0.2.2

28 Mar 04:19
Compare
Choose a tag to compare
  • Added ability to upload files though file.upload()
  • Removed deprecated files.keep() function

v0.2.1

02 Jul 19:33
Compare
Choose a tag to compare
  • Removed unnecessary .toString()