Packages

Simplify and reduce test clutter when testing Telemetry events

Current section

Files

Jump to
telemetry_test CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [0.1.2] - 2023-07-10
### Docs
- Import correct module on readme file
## [0.1.1] - 2023-06-05
### Fixed
- Fix telemetry event being sent to telemetry emitter process instead of test process(#1).
- Fix compilation when poiting library to hex(#2)
## [0.1.0] - 2023-06-02
### Added
- Initial implementation