v0.0.4 -> v0.0.5
- Talk: bug fixes (add asyncs)
v0.0.3 -> v0.0.4
- Talk: add missing awaits, returns and stubs
- Talk.NextcloudRichObject: Remove link prop because it is not required (id, name and path are required)
- Talk.NextcloudRichObject: Can initialize with other properties
- Talk.NextcloudRichObject: Check for props if are on the list of allowed props
- Talk.NextcloudRichObject: Avoid repeat metadata (already in dict)
v0.0.2 -> v0.0.3
- Fixes some talk functions
- ocs_query defaults to GET method