Current section

Files

Jump to
flame_on CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.5.2
- Improve performance by not rendering blocks smaller than 0.1% of the top block width (Thanks @schrockwell)
## 0.5.1
- Support tracing functions with greater than 4 arity (Thanks @schrockwell)
## 0.5.0
- Rewrite underlying tracing/capture engine
## 0.4.0
- Allow targeting a node to run on, and honor dashboard node switcher
- Add commas to integers in tooltips for readability
## 0.3.0
- Upgrade eFlambe to 0.2.3 to resolve graph truncation and :not_mocked error