Current section

Files

Jump to
incendium CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
<!-- %% CHANGELOG_ENTRIES %% -->
### 0.3.0 - 2021-07-14 01:07:08
Integrate with Benchee.
We're shifting the focus of Incendium from something you integrate with your Phoenix app for instant feedback after small code changes to something more reproducible that can be integrate with a benchmark suite.
We do this by providing the function `Incendium.run/2`, which takes the same arguments as `Benchee.run/2` plus some extra incendium-specific arguments.
### 0.2.1 - 2021-07-05 00:20:48
Improved docs.
### 0.2.0 - 2021-07-05 00:00:02
First public version.