Current section
Files
Jump to
Current section
Files
benchee_json
CHANGELOG.md
CHANGELOG.md
# 0.2.0 - 2017-04-23
## Features
* General `encode!` method that can encode a benchee structure to JSON - just delegates to Poison atm but decouples other plugins from it.
## Bugfixes
* Relaxed `poison` dependency to be just `>= 1.4.0`