Releases: irphilli/tracker_api
Releases · irphilli/tracker_api
v1.7.1
v1.7.0
- [feature] Add attribute context to notification resource (#95) @drselump14
- [docs] Specifying sub-tree for 'comments' is not supported (#97) @dorian
- [feature] Added search support (#99) @masonnl
- [docs] Fix broken Markdown headings (#100) @bryant1410
- [feature] Guard clause against labels being nil (#101) @patientdev
- [feature] Add 4 more attributes for an Iteration resource. (#102) @winston
v1.6.0
- [feature] Add bulk stories API (#89) @drselump14
- [feature] Add story transitions (#90) @tir38
- [feature] Add attribute person for comment (#91) @drselump14
v1.5.0
- [feature] Add ability to create and update comments on a story. (#84) @samsonasu
- [feature] Add ability to create and update webhooks on a project. (#78) @SergejOvsiannikov
v1.4.1
- [docs] Updating readme to remove old version of gem (#79) @ghostsquad
- [bug] Fix bug in add_label to story w/o existing labels (#82) @robinw777
v1.4.0
- [feature] Added ability to create a new workspace. (#77) @mscharley
v1.3.0
- [feature] Add completed_at field to epics resource (#71) @SergejOvsiannikov
- [feature] Support moving a story in the backlog (#73) @kaurikk
- [docs] Fetching story by story_id explained (#75) @farhansalam
- [feature] Allow owner_ids and requester_ids to be set (#76) @benliscio
v1.2.1
- [feature] Add support for fetching a user's multi-project workspaces (@dpodsedly)
v1.1.1
- Removed array attribute mutation warning.
v1.1.0
- [feature] Added ability to update tasks (@cap10morgan)