Skip to content

Releases: tomgross/pcloud

Release 2.0

03 Nov 10:34

Choose a tag to compare

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

03 Jan 08:48

Choose a tag to compare

Tagging 1.4

Release 1.2

24 Jun 05:58

Choose a tag to compare

  • 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

14 Nov 17:24

Choose a tag to compare

  • Fix upload with int folderid #63
  • Add pytest timeout and update testing dependencies
  • Implement methods: copyfile, downloadfileasync, setlanguage, getfeedback, diff & getfilehistory

1.0 Release 🚀

02 Feb 19:56

Choose a tag to compare

Final 1.0 release after several years of development and testing.

Beta release

26 Nov 20:36

Choose a tag to compare

Beta release is out! 🥳