Releases: rjojjr/tasks-lock-api
Releases · rjojjr/tasks-lock-api
Python Client v1.0.1
This release includes bugfixes for the python client.
Changes
- fix python client env. var. parsing
- add logging to python client
Python Client v1.0.0
This is the initial release of the Python TasksLockAPI client.
v1.1.2
v1.1.1
This release brings code optimizations, logging improvements & API response standardization.
Changes
- abstract/extract common service methods/props
- optimize & standardize logging
- always return standard response body when in API mode
- docker build optimizations