Skip to content

Releases: uploadcare/pyuploadcare

Version 1.3.2

05 Nov 21:12
Compare
Choose a tag to compare
  • Added sync command to ucare_cli
  • Autogenerated documentation for ucare_cli
  • update widget to 2.5.5 (see widget changelog)

Version 1.3.1

24 Aug 17:04
Compare
Choose a tag to compare

v1.3.0

24 Aug 17:04
Compare
Choose a tag to compare

Version 1.2.15

14 Jun 15:02
Compare
Choose a tag to compare

Version 1.2.14

28 Jan 16:37
Compare
Choose a tag to compare

Version 1.2.13

28 Jan 14:26
Compare
Choose a tag to compare
  • improve synchronous upload API
  • fix encoding issues with pip3
  • add AUTHORS.txt
  • update widget to 1.5.4 (see widget changelog)

Version 1.2.12

30 Dec 13:28
Compare
Choose a tag to compare
  • add synchronous upload from URL method to File
  • UploadcareExceptions are __repr__ed properly
  • update widget to 1.5.3 (see widget changelog)

Version 1.2.11

29 Dec 14:19
Compare
Choose a tag to compare
  • fix "source" composition for copy requests
  • let configure default throttle retry count via conf.retry_throttled

Version 1.2.10

04 Dec 13:31
Compare
Choose a tag to compare
  • handle HEAD and OPTION responses
  • update widget

Version 1.2.5

09 Jun 16:20
Compare
Choose a tag to compare
  • fix setup script