Skip to content

Releases: tomgross/pcloud

Release 2.0

Choose a tag to compare

@tomgross tomgross released this 03 Nov 10:34

Breaking changes

  • Remove file API methods,removed from pyCloud API too (see #104) [tomgross]
  • Remove fs support as it does not seem to be maintained any more and it heavily based on file API methods

Changes

  • Use pyproject.toml instead of setup.py [tomgross]
  • Implement undocumented search-method (#93) [tomgross]
  • Implement binary-protocol [tomgross]
  • Switch to httpx [tomgross]
  • Python compatibility 3.10-3.14 [tomgross]

Release 1.4

Choose a tag to compare

@tomgross tomgross released this 03 Jan 08:48
Tagging 1.4

Release 1.2

Choose a tag to compare

@tomgross tomgross released this 24 Jun 05:58
  • Renamed repository to tomgross/pcloud
  • Add test coverage reporting and Sonarqube checks
  • replace cgi.FieldStorage by multipart in test server
  • Implement methods: sharefolder

1.1 Release

Choose a tag to compare

@tomgross tomgross released this 14 Nov 17:24
  • Fix upload with int folderid #63
  • Add pytest timeout and update testing dependencies
  • Implement methods: copyfile, downloadfileasync, setlanguage, getfeedback, diff & getfilehistory

1.0 Release 🚀

Choose a tag to compare

@tomgross tomgross released this 02 Feb 19:56

Final 1.0 release after several years of development and testing.

Beta release

Choose a tag to compare

@tomgross tomgross released this 26 Nov 20:36

Beta release is out! 🥳