Current section

Files

Jump to
ex_insights CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.3.0
- Added `track_exception`
- Added decorators for `track_event`, `track_exception`, and `track_dependency`
- Updated docs
- Cleaned up specs and added dialyzer
## 0.2.0
- Added `track_dependency` and `track_trace`
- Added `flush_interval_secs` config option
- Documentation changes
## 0.1.0
- Initial version
- Support for `track_event` and `track_metric`