CHANGELOG.md (hyperfine-1.14.0) | : | CHANGELOG.md (hyperfine-1.15.0) | ||
---|---|---|---|---|
# unreleased | ||||
## Features | ||||
## Changes | ||||
## Bugfixes | ||||
## Other | ||||
## Packaging | ||||
# v1.15.0 | ||||
## Features | ||||
- Disable colorized output in case of `TERM=dumb` or `NO_COLOR=1`, see #542 and | ||||
#555 (@nabijaczleweli) | ||||
- Add new (experimental) `--min-benchmarking-time <secs>` option, see #527 (@sha | ||||
rkdp) | ||||
## Bugfixes | ||||
- Fix user and kernel times on Windows, see #368 and #538 (@clemenswasser) | ||||
## Other | ||||
- Improve `--help` texts of `--export-*` options, see #506 and #522 (@Engineer-o | ||||
f-Efficiency) | ||||
# v1.14.0 | # v1.14.0 | |||
## Features | ## Features | |||
- Add a new `--output={null,pipe,inherit,<FILE>}` option to control | - Add a new `--output={null,pipe,inherit,<FILE>}` option to control | |||
where the output of the benchmarked program is redirected (if at all), | where the output of the benchmarked program is redirected (if at all), | |||
see #377 and #509 (@tavianator, originally suggested by @BurntSushi) | see #377 and #509 (@tavianator, originally suggested by @BurntSushi) | |||
- Add Emacs org-mode as a new export format, see #491 (@ppaulweber) | - Add Emacs org-mode as a new export format, see #491 (@ppaulweber) | |||
# v1.13.0 | # v1.13.0 | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 30 lines changed or added |