Releases: bigoulours/slskd-python-api
Releases · bigoulours/slskd-python-api
v0.1.5
Commits
- e1878aa: quoting user and room names (Bertrand)
v0.1.4
Commits
- dc156a1: Typos (Bertrand)
- 38ee131: setting same search params as in webui (Bertrand)
- 8728f59: adding session wide request tiemout (Bertrand)
v0.1.3
Commits
- 511f735: updating .readthedocs.yaml (Bertrand)
- 3059825: adding theme to reqs (Bertrand)
- 05537df: adding kwarg to disable SSL cert verification (Bertrand)
v0.1.2
Commits
- e9d9cc5: avoids raising Keyerror 'token' if usr/pwd is wrong (unknown)
- a4c0623: switching to requests Session (unknown)
v0.1.1
Commits
- caffcc6: Update README.md (bigoulours)
- 40aa9e6: appending / to host address (bertrand)
v0.1.0
Commits
- fa75d94: adding browsing_status (bigoulours)
- bef1a84: adding license headers (bigoulours)
- 0801ec4: adding token authentication (bigoulours)
- a0a7233: removing search parameter token (bigoulours)
v0.0.7
Commits
- ce7bd23: adding support for login with usr/pwd (bigoulours)
- 77fe341: adding missing options methods (bigoulours)
v0.0.6
Commits
- 654704e: adding project_urls
- dfbf85e: adding publicChat and relay API
- 7a86245: uuid can now be given as search parameter
- 72d68c8: adding type hints
- 11aae06: explaining search params/results
- 110594a: adding license
- fac83bf: added details to transfers methods
- e46b0f2: workflows for tag-releases