Releases: sassman/ssd-benchmark-rs
Releases · sassman/ssd-benchmark-rs
Release 1.2.3
05 Nov 22:05
Compare
Sorry, something went wrong.
No results found
Miscellaneous Tasks
Update Cargo.lock dependencies
Release 1.2.2
29 Oct 23:12
Compare
Sorry, something went wrong.
No results found
Miscellaneous Tasks
Update Cargo.lock dependencies
Release 1.2.1
05 Mar 12:12
Compare
Sorry, something went wrong.
No results found
Miscellaneous Tasks
Update Cargo.lock dependencies
Release 1.2.0
08 Jan 22:33
Compare
Sorry, something went wrong.
No results found
Features
Update the README and demo files (#39 )
Customizable block size via --block-size argument (#38 )
Improvements on precision and directory args (#35 )
Release 1.1.10
31 Oct 23:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Get rid of some deprecated gh actions (#30 )
Get rid of some deprecated gh actions (#28 )
Miscellaneous Tasks
Bump fastrand from 1.9.0 to 2.0.0 (#25 )
Bump fastrand from 1.8.0 to 1.9.0 (#23 )
Bump figlet-rs from 0.1.4 to 0.1.5 (#22 )
Release 1.1.9
13 Oct 19:52
Compare
Sorry, something went wrong.
No results found
Release 1.1.8
17 Mar 11:55
Compare
Sorry, something went wrong.
No results found
Release 1.1.7
30 Apr 23:24
Compare
Sorry, something went wrong.
No results found
Release 1.1.6
30 Jan 22:39
Compare
Sorry, something went wrong.
No results found
Changed
remove rand crate dependency in favor of more lightweight fastrand crate
little change of time unit presentation, to be more human readable for slow systems like my Raspi
v1.1.5
17 Jan 00:48
Compare
Sorry, something went wrong.
No results found
Added
add ci/cd pipeline to automate PR checks [e486589 ]
add some basic tests [8d3ac5f ]
add dependabot to the project to bump dependencies
add this CHANGELOG to keep track of releases
add snap configuration and a snapcraft.io listing
Changed
dependency update of rand to version 0.8.2 [pull/2 ]
changed demo gif for a little better readability in a smaller window