Skip to content

Releases: PruvoNet/cronicle-client

v1.0.1

02 Jun 07:43
Compare
Choose a tag to compare

diff

Fixed

  • removed option to set api version as new version will require a new class with different types anyways...

v1.0.0

02 Jun 06:41
Compare
Choose a tag to compare

diff

Removed

  • removed option to set api version as new version will require a new class with different types anyways...

v0.2.0

01 Jun 10:53
Compare
Choose a tag to compare

diff

Added

  • allow unique id enforcement on event creation
  • Error handling docs

Fixed

  • Changed some interfaces names to more suitable ones
  • Changed error class name to a more suitable one

v0.1.0

31 May 22:43
Compare
Choose a tag to compare

diff

Fixed

  • Reduced request-promise min version
  • Finished documentation
  • Finished unit tests

Added

  • More strict typings for the timing object
  • Helper methods to easily reference plugin names

v0.0.3

30 May 12:50
Compare
Choose a tag to compare

diff

Fixed

  • Move timing utils to separate module so we can easily extend its features in the future

v0.0.2

30 May 08:25
Compare
Choose a tag to compare

diff

Fixed

  • Removed redundant source map files from published package
  • Re export all typings in index.d.ts to prevent users from needing to import typings from internal files

v0.0.1

30 May 07:19
Compare
Choose a tag to compare

First version!