Skip to content

Releases: bjerkio/tripletexjs

v3.18.0

08 Feb 08:19
149c143
Compare
Choose a tag to compare

3.18.0 (2024-02-08)

Features

v3.17.2

08 Sep 12:44
9d82b05
Compare
Choose a tag to compare

3.17.2 (2023-09-08)

Bug Fixes

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

v3.17.1

08 Sep 12:14
54539b7
Compare
Choose a tag to compare

3.17.1 (2023-09-08)

Bug Fixes

v3.17.0

08 Sep 07:41
75963bd
Compare
Choose a tag to compare

3.17.0 (2023-09-08)

Features

Bug Fixes

v3.16.0

19 May 12:56
bf7cd89
Compare
Choose a tag to compare

What's Changed

  • feat: add invoice field to timesheet by @braaar in #81

Full Changelog: v3.15.1...v3.16.0

v3.15.1

25 Apr 16:51
Compare
Choose a tag to compare

v3 is now tagged with latest: The release does not include any new features or fixes directly in our code, but we are officially moving to v3 as our main version. v2 is not fully deprecated, but it will probably be soon. We hope this will lead to more users using and contributing more to the much-improved v3 version.

What's Changed

  • fix(deps): update dependency node-fetch to v3.2.10 [security] in #71

Security update: As described in #71, node-fetch was affected by CVE-2022-2596. We're not using the function as described, but it was nice to release this fix.

New Contributors

Full Changelog: v3.15.0...v3.15.1

v3.15.0

13 Jan 08:52
6c1173d
Compare
Choose a tag to compare

3.15.0 (2023-01-13)

Features

v3.14.0

19 Jun 19:25
812e759
Compare
Choose a tag to compare

3.14.0 (2022-06-19)

Features

  • Add one timesheet entry (b4de50b)

v3.13.0

19 Jun 10:19
cbc6403
Compare
Choose a tag to compare

3.13.0 (2022-06-19)

Features

v3.12.0

06 Jun 15:07
3979183
Compare
Choose a tag to compare

3.12.0 (2022-06-06)

Features

  • Add update project method (9cf6e21)