Skip to content

Releases: uploadcare/pyuploadcare

Version 2.4.0

25 Apr 12:11
a8fef59
Compare
Choose a tag to compare
  • Change data format in 'User-Agent' request header.

Version 2.3.1

15 Mar 12:35
Compare
Choose a tag to compare
  • Update default widget version to 3.x
  • Update bundled widget to version 3.2.3. See widget changelog.

Version 2.3.0

15 Mar 12:35
Compare
Choose a tag to compare
  • Add support for Django versions 1.11 and ~2.0
  • Miscellaneous updates (version, year in a license file, tox configuration and etc.)
  • Drop official support for obsolete Python and Django versions.
    Chances are that everything still works. If you have to use those, modify tox.ini,
    run tests and use at your own risk ;) Or, you may use older versions of the library.

Version 2.2.1

07 Apr 22:48
Compare
Choose a tag to compare

2.2.1

  • Add file.create_local_copy and file.create_remote_copy methods.
  • Add new make_public and pattern parameters to file.create_remote_copy method.
  • Add new store parameter to file.create_local_copy methods.
  • Update CDN link to the widget.
  • Use wildcard 2.x to always get the latest patch or minor version of widget version 2. See widget changelog.
  • Update bundled widget to version 2.10.3. See widget changelog.

Version 2.0.1

14 Apr 02:25
Compare
Choose a tag to compare
  • Fixed issue with missing ucare_cli package.

Version 2.0

01 Apr 13:46
Compare
Choose a tag to compare
  • Added support for version 0.5 of REST API.
  • Updated widget to version 2.8.1 (see widget changelog).
  • Added the ucare list_groups command.
  • Removed deprecated entities.

NB: There are backward incompatible changes. For detailed information about the upgrade process see update to version 2.0.

Version 1.3.6

10 Feb 13:42
Compare
Choose a tag to compare
  • Fixed ZeroDivision error when trying to sync files with no size

Version 1.3.5

10 Feb 12:11
Compare
Choose a tag to compare
  • Added support of Django 1.9
  • Removed indication of Unicode strings from output of ucare
  • Fixed a group representation forucare create_group command
  • Fixed error with ucare sync when trying to processing of not image files

Version 1.3.4

13 Jan 12:08
Compare
Choose a tag to compare
  • Added storage operations
  • Added request_limit to ucare_cli

Version 1.3.3

06 Nov 15:56
Compare
Choose a tag to compare
  • Expanded User-Agent