- Update (testing) dependencies [tomgross] - Run tests on Python 3.9-3.13 [tomgross] - Allow `eapi` with fs.opener 85 [tomgross]
1.3
----------------
- Reimplement pyfs integration [tomgross] - Update (test) dependencies and run tests only on Python 3.8-3.12 [tomgross] - Added more API methods [tomgross]
1.2
----------------
- Add `CONTRIBUTING` guideline and update `CODE_OF_CONDUCT` document [tomgross] - Add Sonarcloud checker and report test coverage [tomgross] - Add test for listtokens endpoint [tomgross] - Changed repo name to https://github.com/tomgross/pcloud/ to be consistent (https://github.com/tomgross/pcloud/issues/70) [tomgross] - Implement `sharefolder`-endpoint [tomgross] - Replace ``cgi.FieldStorage`` by ``multipart`` avoiding the ``cgi`` module deprecated by Python 3.11. [tomgross]
1.1
----------------
- Fix upload with int folderid 63 [tomgross] - Add pytest timeout and update testing dependencies [tomgross] - Implement `copyfile` and `downloadfileasync` methods [tomgross] - Implement `setlanguage`, `getfeedback`, `diff` & `getfilehistory` methods [tomgross]