Current section
Files
Jump to
Current section
Files
exometer_core
CHANGELOG.md
CHANGELOG.md
# Changelog
## [v1.5.7](https://github.com/Feuerlabs/exometer_core/tree/v1.5.7) (2018-11-06)
[Full Changelog](https://github.com/Feuerlabs/exometer_core/compare/v1.5.6...v1.5.7)
- Remove implicit rebar profiles when testing
- Remove obsolete make target
- Add parse_trans to applications
## [v1.5.6](https://github.com/Feuerlabs/exometer_core/tree/v1.5.6) (2018-11-05)
[Full Changelog](https://github.com/Feuerlabs/exometer_core/compare/1.5.5...v1.5.6)
- Use rebar3 dialyzer plugin
- Fix dialyzer warnings
- Upgrade dep hut to v1.2.1
## [v1.5.5](https://github.com/Feuerlabs/exometer_core/tree/1.5.5) (2018-11-01)
[Full Changelog](https://github.com/Feuerlabs/exometer_core/compare/1.5.4...1.5.5)
- Add OTP 21 support and CI coverage [\#114](https://github.com/Feuerlabs/exometer_core/pull/114)
- Fix handling of cache misses [\#117](https://github.com/Feuerlabs/exometer_core/pull/117)
- Fix exometer_report documentation [\#81](https://github.com/Feuerlabs/exometer_core/issues/81)
- Remove default min_heap_size in exometer_probe [\#102](https://github.com/Feuerlabs/exometer_core/pull/102)
- Switch to rebar3 [\#119](https://github.com/Feuerlabs/exometer_core/pull/119)