This project adheres to Semantic Versioning.
- nothing yet
- removed option to set api version as new version will require a new class with different types anyways...
- removed option to set api version as new version will require a new class with different types anyways...
- allow unique id enforcement on event creation
- Error handling docs
- Changed some interfaces names to more suitable ones
- Changed error class name to a more suitable one
- Reduced
request-promise
min version - Finished documentation
- Finished unit tests
- More strict typings for the timing object
- Helper methods to easily reference plugin names
- Move timing utils to separate module so we can easily extend its features in the future
- 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
First version!