Skip to content

Releases: peerigon/clockodo

v6.0.0

10 Jul 07:25

Choose a tag to compare

6.0.0 (2020-07-10)

Features

BREAKING CHANGES

  • Adjust all keys to match clockodos rest-api

v5.0.0

10 Jul 07:13

Choose a tag to compare

5.0.0 (2020-07-10)

Features

  • Reduce bundle size by making caching optional (b307bec)

BREAKING CHANGES

  • The cacheTime option has been removed and replaced by a plugin interface. See README for more details.

v4.1.0

31 Jan 12:10

Choose a tag to compare

4.1.0 (2020-01-31)

Features

  • api: introduce optional request caching (a13ca28)
  • api: introduce optional request caching (71d6d09)

v4.0.1

31 Jan 10:20

Choose a tag to compare

4.0.1 (2020-01-31)

Bug Fixes