- 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]
1.0
1.0b2
------------------
- Build wheel package [tomgross] - Fix file upload with oauth [giust] - Automated test for OAuth [tomgross] - Documented headless OAuth [tomgross]