Skip to content

Releases: pliancy/timelyapp-sdk

v6.1.0

08 Mar 00:24
f4e7af5
Compare
Choose a tag to compare

6.1.0 (2024-03-08)

Features

  • actions: XXX-0 allow plibot to force push (6bd9467)

v6.0.0

25 Aug 20:09
Compare
Choose a tag to compare

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

26 Sep 22:34
69353ee
Compare
Choose a tag to compare

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

24 Sep 18:10
Compare
Choose a tag to compare

4.3.0 (2022-09-24)

Bug Fixes

  • users: XXX-0 add internal_hour_rate to User interface (03987ca)

Features

v4.2.0

30 Aug 17:00
e0384c5
Compare
Choose a tag to compare

4.2.0 (2022-08-30)

Bug Fixes

  • Remove throw from getByName (#97) [skip ci] (bfd015b)

Features

v4.1.5

13 May 20:47
7ed6437
Compare
Choose a tag to compare

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

05 May 18:31
Compare
Choose a tag to compare

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

02 Apr 21:15
b17ea6f
Compare
Choose a tag to compare

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

02 Apr 18:32
70d375a
Compare
Choose a tag to compare

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

18 Mar 19:03
Compare
Choose a tag to compare

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)