Releases: stanislavulrych/tempo-api-python-client
Releases · stanislavulrych/tempo-api-python-client
v0.4.3
- Fixed params in get_timesheet_approvals
v0.4.2
- Added six as a dependency
v0.4.1
- updatedFrom query parameter support
- updated link to the Tempo API documentation
v0.4.0
- Fixed support for API calls with limit and offset.
- Removed any result conversions to dictionaries.
- Added rest_client for POST calls implementation in the future.
v0.3.0
- Team memberships
v0.2.0
Added team membership
v0.1.0
- removed dependency to Django
- worklog attributes adding now as a separate function which is not called by default
v0.0.3
Initial release.