Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Releases: irphilli/tracker_api

v0.2.3

30 May 04:38

Choose a tag to compare

  • Added eager loading Tasks for Stories (@adimasuhid).
  • Added ProjectMemberships resource to get the people associated with a project (@adimasuhid).

v0.2.2...v0.2.3

v0.2.2

07 May 05:26

Choose a tag to compare

  • Added the /me endpoint and resource for getting info on the authenticated user (@hassaku).

v0.2.1...v0.2.2

v0.2.1

15 Apr 06:40

Choose a tag to compare

  • Bug #2: Fix issue with logging being on by default.

v0.2.0...v0.2.1

v0.2.0

26 Mar 14:40

Choose a tag to compare

  • Feature: Added auto pagination.
  • Bug: Added current_velocity attribute to Project.
  • Bug: Removed attributes from Iteration that don't exist.

v0.1.0...v0.2.0

v0.1.0

26 Mar 14:40

Choose a tag to compare

  • Initial release.