Skip to content

Releases: stanislavulrych/tempo-api-python-client

v0.4.3

05 Nov 18:43
Compare
Choose a tag to compare
  • Fixed params in get_timesheet_approvals

v0.4.2

23 Sep 18:47
Compare
Choose a tag to compare
  • Added six as a dependency

v0.4.1

13 Mar 19:52
Compare
Choose a tag to compare
  • updatedFrom query parameter support
  • updated link to the Tempo API documentation

v0.4.0

14 Oct 07:17
Compare
Choose a tag to compare
  • 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

07 Feb 14:30
Compare
Choose a tag to compare
  • Team memberships

v0.2.0

05 Feb 14:43
Compare
Choose a tag to compare

Added team membership

v0.1.0

01 Feb 19:03
Compare
Choose a tag to compare
  • removed dependency to Django
  • worklog attributes adding now as a separate function which is not called by default

v0.0.3

29 Jan 20:23
Compare
Choose a tag to compare

Initial release.