Current section
Files
Jump to
Current section
Files
ex_insights
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.4.0
- added request tracking (thanks @lafka)
- formatted code files
- updated dependencies
## 0.3.1
- Minor changes in test suite
- Updated typespecs
## 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`