Releases: pliancy/timelyapp-sdk
Releases · pliancy/timelyapp-sdk
v6.1.0
6.1.0 (2024-03-08)
Features
- actions: XXX-0 allow plibot to force push (6bd9467)
v6.0.0
6.0.0 (2023-08-25)
Bug Fixes
- projects: HALP-7462 getByExternalId should return array (#105) (f574181)
BREAKING CHANGES
- projects: projects.getByExternalId was returning a single project matching the given id,
which would be the first returned. This updates the method to return all matching projects. [skip ci]
v5.0.0
5.0.0 (2022-09-26)
Bug Fixes
- projects: HALP-7462 getByExternalId should return array (#105) (69353ee)
- users: XXX-0 add internal_hour_rate to User interface [skip ci] (ee49db9)
BREAKING CHANGES
- projects: projects.getByExternalId was returning a single project matching the given id,
which would be the first returned. This updates the method to return all matching projects.
v4.3.0
4.3.0 (2022-09-24)
Bug Fixes
- users: XXX-0 add internal_hour_rate to User interface (03987ca)
Features
v4.2.0
4.2.0 (2022-08-30)
Bug Fixes
- Remove throw from getByName (#97) [skip ci] (bfd015b)
Features
v4.1.5
4.1.5 (2022-05-13)
Bug Fixes
- Remove throw from getByName (#97) (7ed6437)
- events: XXX-0 use events api rather than reports for getAll [skip ci] (3e7060f)
v4.1.4
4.1.4 (2022-05-05)
Bug Fixes
- events: XXX-0 use events api rather than reports for getAll (8bb92df)
- set active to default filter for getAll projects (#94) [skip ci] (787616e)
v4.1.3
4.1.3 (2022-04-02)
Bug Fixes
- set active to default filter for getAll projects (#94) (b17ea6f)
- set filter for getting projects to all (#93) [skip ci] (c9a31ef)
v4.1.2
4.1.2 (2022-04-02)
Bug Fixes
- set filter for getting projects to all (#93) (70d375a)
- users: XXX-0 add_to_all_projects on create/update user [skip ci] (76f7eb3)
v4.1.1
4.1.1 (2022-03-18)
Bug Fixes
- users: XXX-0 add_to_all_projects on create/update user (c753abc)
- users: XXX-0 fix bad type [skip ci] (d13f347)