Releases: peerigon/clockodo
Releases · peerigon/clockodo
v10.0.0-beta.1
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
9.7.2 (2021-11-30)
Bug Fixes
- Incorrect typing of countReductionUsed (6671c9f)
v9.7.1
9.7.1 (2021-11-28)
Bug Fixes
- Improve UserReport typings (f3c7c56)
v9.7.0
9.7.0 (2021-11-13)
Features
- Add getNonbusinessGroups() and getNonbusinessDays() (ba034ef)
v9.6.1
9.6.1 (2021-11-12)
Bug Fixes
- Incorrect TypeScript typings of addAbsence() (ded0d1d)
v9.6.0
9.6.0 (2021-11-01)
Features
- Add getAggregatesUsersMe() (c6385e1)
- Improve targethours typings (3b063ab)
v9.5.2
9.5.2 (2021-10-24)
Bug Fixes
- TypeScript: Incorrect absence types (e0f2136)
v9.5.1
9.5.1 (2021-10-11)
Bug Fixes
- Incorrect Entry and LumpsumService mocks (12cc74a)
v9.5.0
9.5.0 (2021-10-09)
Features
v9.4.0
9.4.0 (2021-10-09)
Bug Fixes
- Unrecognized package exports in TypeScript (1d41301)
Features
- Expose a way to set the faker seed (726f8e5)