What's Changed
- many docstrings, workflow and other improvements by @luboszima
- add GitHub Actions workflow for auto-generating documentation by @luboszima in #244
- Update filestation.py by @N4S4 in #260
- Add recursive constrain to
Filestation.generate_file_tree()and several additions of type annotation by @kelreeeeey in #279 - Add encryption to core_share by @FBoissadier in #281
- Resolve issue #239 User.create_user() - error 105 on HTTPS/remote connection by @FBoissadier in #282
- add get_task_list & download_task_list by @joeperpetua in #292
- fix
task_infonot working and additional parameters. by @Steve707-AE in #293 - Feat/added create task from torrent file by @Steve707-AE in #294
- ability to rename a file, validation on path while renaming... by @Steve707-AE in #296
- code improvements on
downloadstation.py,utils.pyby @Steve707-AE in #297 - Udpate get_file from filestation docstring. by @FBoissadier in #301
- Add
noiseprotocolpackage tosetup.pyby @acourtneybrown in #302 - Raise exception in
Authentication.request_dataif HTTP status code indicates error by @acourtneybrown in #303
New Contributors
- @luboszima made their first contribution in #241
- @kelreeeeey made their first contribution in #279
- @Steve707-AE made their first contribution in #293
- @acourtneybrown made their first contribution in #302
Full Changelog: v0.8.1...v0.8.2