Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed Apr 2, 2023
1 parent 3589ad5 commit 6f3a054
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.0.7](https://github.com/yamiteru/benchpress/compare/0.0.6...0.0.7)

- Export ueve methods [`3589ad5`](https://github.com/yamiteru/benchpress/commit/3589ad54270b3f47777f8b7c2683d8ccd104dcf0)

#### [0.0.6](https://github.com/yamiteru/benchpress/compare/0.0.5...0.0.6)

> 2 April 2023
- Pass benchmark name into benchmark(Before/After)Each [`a7c6adb`](https://github.com/yamiteru/benchpress/commit/a7c6adbccbcc2dcb914a602cfca3fdde83a46599)
- Pass name into offsets [`55460a5`](https://github.com/yamiteru/benchpress/commit/55460a5b3d57050d080071b99b6899d7a9aa2b62)
- Format and lint [`c43e65a`](https://github.com/yamiteru/benchpress/commit/c43e65ac5aa56b88b85dac374da812af673fae9b)
- Release 0.0.6 [`96e8505`](https://github.com/yamiteru/benchpress/commit/96e8505c3d67ee42348d800ccd8184743c80e2bc)

#### [0.0.5](https://github.com/yamiteru/benchpress/compare/0.0.4...0.0.5)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.6",
"version": "0.0.7",
"name": "isitfast",
"author": "Miroslav Vršecký <yamiteru@icloud.com>",
"description": "A modular benchmarking library with V8 warmup and cpu/ram denoising for the most accurate and consistent results.",
Expand Down

0 comments on commit 6f3a054

Please sign in to comment.