penkki
Version:
Benchmark one or more commands, get a rad visualization.
63 lines (44 loc) • 1.38 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 0.5.3 - 2016-03-08
- Remove "ms" suffix from variance column
## 0.5.2 - 2016-03-01
- Start x-axis from 1 instead of 0 in HTML output
## 0.5.1 - 2016-02-25
- Add missing "ms" suffix to HTML table
## 0.5.0 - 2016-01-11
- Add table with mean, median, and variance into HTML output
- Add footer to HTML output
## 0.4.3 - 2015-12-18
- Fix HTML chart tooltip
## 0.4.2 - 2015-12-15
- Add package.json keywords
## 0.4.1 - 2015-12-12
- Fix formatter loading error
## 0.4.0 - 2015-12-12
- Add `bars` formatter
- Add `--version` option
- Update banner
- Add unit tests
## 0.3.1 - 2015-12-06
- No changes — fixed botched release
## 0.3.0 - 2015-12-06
- Add support for running multiple commands
- Update JSON output format
- Set default value of `--times` to `1`
## 0.2.1 - 2015-12-06
- Fix "json" and "sparkly" formatters
## 0.2.0 - 2015-12-01
- Add HTML formatter
## 0.1.4 - 2015-12-01
- Fix repository URL in package.json
## 0.1.3 - 2015-12-01
- Fix package.json typo and simplify code
## 0.1.2 - 2015-12-01
- Unreleased (npm glitch)
## 0.1.1 - 2015-11-30
- Fix Windows compatibility (remove [microtime][microtime] dependency)
## 0.1.0 - 2015-11-30
- Initial release
[microtime]: https://github.com/wadey/node-microtime