Skip to content

Releases: peerigon/clockodo

v10.0.0-beta.1

08 Dec 18:03
Compare
Choose a tag to compare
v10.0.0-beta.1 Pre-release
Pre-release

10.0.0-beta.1 (2021-12-08)

Bug Fixes

  • Issues with Turkish locale (5831bbc)

BREAKING CHANGES

  • The mapping algorithm to map camelCase to snake_case and vice versa has been changed. There is a slight chance that some keys might be mapped differently (although our tests did not reveal anything like that).

v9.7.2

30 Nov 23:43
Compare
Choose a tag to compare

9.7.2 (2021-11-30)

Bug Fixes

  • Incorrect typing of countReductionUsed (6671c9f)

v9.7.1

28 Nov 17:46
Compare
Choose a tag to compare

9.7.1 (2021-11-28)

Bug Fixes

  • Improve UserReport typings (f3c7c56)

v9.7.0

13 Nov 13:39
Compare
Choose a tag to compare

9.7.0 (2021-11-13)

Features

  • Add getNonbusinessGroups() and getNonbusinessDays() (ba034ef)

v9.6.1

12 Nov 16:23
Compare
Choose a tag to compare

9.6.1 (2021-11-12)

Bug Fixes

  • Incorrect TypeScript typings of addAbsence() (ded0d1d)

v9.6.0

01 Nov 14:04
Compare
Choose a tag to compare

9.6.0 (2021-11-01)

Features

  • Add getAggregatesUsersMe() (c6385e1)
  • Improve targethours typings (3b063ab)

v9.5.2

24 Oct 15:41
Compare
Choose a tag to compare

9.5.2 (2021-10-24)

Bug Fixes

  • TypeScript: Incorrect absence types (e0f2136)

v9.5.1

11 Oct 09:21
Compare
Choose a tag to compare

9.5.1 (2021-10-11)

Bug Fixes

  • Incorrect Entry and LumpsumService mocks (12cc74a)

v9.5.0

09 Oct 18:22
Compare
Choose a tag to compare

9.5.0 (2021-10-09)

Features

v9.4.0

09 Oct 17:50
Compare
Choose a tag to compare

9.4.0 (2021-10-09)

Bug Fixes

  • Unrecognized package exports in TypeScript (1d41301)

Features

  • Expose a way to set the faker seed (726f8e5)