# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.1.10] - 2024-10-31 [1.1.10]: https://github.com/sassman/ssd-benchmark-rs/compare/1.1.9...1.1.10 ### Bug Fixes - Get rid of some deprecated gh actions ([#30](https://github.com/sassman/ssd-benchmark-rs/pull/30)) - Get rid of some deprecated gh actions ([#28](https://github.com/sassman/ssd-benchmark-rs/pull/28)) ### Miscellaneous Tasks - Bump fastrand from 1.9.0 to 2.0.0 ([#25](https://github.com/sassman/ssd-benchmark-rs/pull/25)) - Bump fastrand from 1.8.0 to 1.9.0 ([#23](https://github.com/sassman/ssd-benchmark-rs/pull/23)) - Bump figlet-rs from 0.1.4 to 0.1.5 ([#22](https://github.com/sassman/ssd-benchmark-rs/pull/22)) ## [1.1.9] 2022-10-13 [1.1.9]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.8...v1.1.9 ### Changed - [fix(deps): update figlet-rs and fix typo #18](https://github.com/sassman/ssd-benchmark-rs/pull/18) ## Contributors - [safarmer](https://github.com/safarmer) ## [1.1.8] 2022-03-17 [1.1.8]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.7...v1.1.8 ### Changed - [feat(#12): prepare docker image](https://github.com/sassman/ssd-benchmark-rs/pull/14) - [feat(#12): prepare docker image](https://github.com/sassman/ssd-benchmark-rs/pull/13) - [chore(deps): bump fastrand from 1.4.1 to 1.7.0](https://github.com/sassman/ssd-benchmark-rs/pull/10) ## Contributors - [dependabot-preview[bot]](https://github.com/apps/dependabot-preview) - [dependabot[bot]](https://github.com/apps/dependabot) - [sassman](https://github.com/sassman) ## [1.1.7] 2021-05-01 [1.1.7]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.6...v1.1.7 ### Changed - [Upgrade to GitHub-native Dependabot](https://github.com/sassman/ssd-benchmark-rs/pull/5) - [chore(deps): bump fastrand from 1.4.0 to 1.4.1](https://github.com/sassman/ssd-benchmark-rs/pull/4) ## [1.1.6] 2021-01-30 [1.1.6]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.6...v1.1.5 ### 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 ## [1.1.5] 2021-01-17 [1.1.5]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.5...v1.1.4 ### Added - add ci/cd pipeline to automate PR checks [[e486589](https://github.com/sassman/ssd-benchmark-rs/commit/e4865890fd55936eaf9e2bddb39a5276185a9c99)] - add some basic tests [[8d3ac5f](https://github.com/sassman/ssd-benchmark-rs/commit/8d3ac5f4dcb8b39b8a033759930b2e8a5d848144)] - add [dependabot](https://app.dependabot.com/) to the project to bump dependencies - add this CHANGELOG to keep track of releases - add snap configuration and a [snapcraft.io listing](https://snapcraft.io/ssd-benchmark) ### Changed - dependency update of rand to version 0.8.2 [[pull/2](https://github.com/sassman/ssd-benchmark-rs/pull/2)] - changed demo gif for a little better readability in a smaller window ## [1.1.4] 2020-11-11 [1.1.4]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.3...v1.1.4 ## [1.1.3] 2020-06-01 [1.1.3]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.3...v1.1.4 ## [1.1.2] 2020-05-23 [1.1.2]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.2...v1.1.3 ## [1.1.1] 2020-05-12 [1.1.1]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.1.0...v1.1.1 ## [1.0.0] 2020-05-07 [1.0.0]: https://github.com/sassman/ssd-benchmark-rs/compare/v1.0.0...v1.1.0