Skip to content

Latest commit

 

History

History
190 lines (85 loc) · 7.08 KB

CHANGELOG.md

File metadata and controls

190 lines (85 loc) · 7.08 KB

Changelog

3.18.0 (2024-02-08)

Features

3.17.2 (2023-09-08)

Bug Fixes

  • make customer and department nullable, add realistic sample data in test (#113) (0bad1de)

3.17.1 (2023-09-08)

Bug Fixes

3.17.0 (2023-09-08)

Features

Bug Fixes

3.15.0 (2023-01-13)

Features

3.14.0 (2022-06-19)

Features

  • Add one timesheet entry (b4de50b)

3.13.0 (2022-06-19)

Features

3.12.0 (2022-06-06)

Features

  • Add update project method (9cf6e21)

3.11.2 (2022-05-21)

Bug Fixes

  • create subscriptons with fields (542920b)

3.11.1 (2022-05-17)

Bug Fixes

3.11.0 (2022-05-17)

Features

3.10.0 (2022-05-16)

Features

  • order and orderline methods (c9b8125)

3.9.1 (2022-05-15)

Bug Fixes

  • add missing timesheet-month export (2b761c9)

3.9.0 (2022-05-14)

Features

3.8.0 (2022-04-30)

Features

  • add displayName to project model (f12a038)

3.7.0 (2022-04-30)

Features

  • create projects methods (84f7d50)

3.6.2 (2022-04-15)

Bug Fixes

3.6.1 (2022-04-15)

Bug Fixes

  • add TripletexCustomer to client (ac286e1)

3.6.0 (2022-04-15)

Features

  • add list customers method (1da6a77)

3.5.0 (2022-04-10)

Features

  • Add get timesheet month method (4e3e814)

Bug Fixes

3.4.0 (2022-04-10)

Features

3.3.0 (2022-04-10)

Features

  • add employee to tripletex-client (a8a4226)

3.2.1 (2022-04-10)

Bug Fixes

3.2.0 (2022-04-10)

Features

  • add and update entries (9fd34c1)
  • add list employees method (6f9a765)
  • add list timesheet entries method (33ec5b0)
  • Add session token (1ef2a40)
  • add support for appending lists to query (364275b)
  • add support for Date in query (235abad)
  • list activity method (82363be)

Miscellaneous Chores