Skip to content

Commit

Permalink
Release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed Apr 5, 2023
1 parent 6d86917 commit 9f80f5e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +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.8](https://github.com/yamiteru/benchpress/compare/0.0.7...0.0.8)

- Rewrite in OOP + add compact terminal mode [`5947ced`](https://github.com/yamiteru/benchpress/commit/5947cedb762d117d09dffae29fcd2636210a2760)
- Remove unnecessary files [`8e238b7`](https://github.com/yamiteru/benchpress/commit/8e238b7ab0b0801107f6fc78c6c05fa68815f308)
- Format and lint [`c32b229`](https://github.com/yamiteru/benchpress/commit/c32b229437d0fe816e1969bad79fc8e2b0ab8330)

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

> 2 April 2023
- Release 0.0.7 [`6f3a054`](https://github.com/yamiteru/benchpress/commit/6f3a05433776e1ef5eaaa02086672cca4b0ea34c)
- 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)
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.7",
"version": "0.0.8",
"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 9f80f5e

Please sign in to comment.