Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
123 lines (86 loc) · 4.56 KB

File metadata and controls

123 lines (86 loc) · 4.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.4 - 2026-05-06

Release

  • V1.2.4

1.2.3 - 2025-11-04

Miscellaneous Tasks

  • Update Cargo.lock dependencies

1.2.2 - 2025-10-29

Miscellaneous Tasks

  • Update Cargo.lock dependencies

1.2.1 - 2025-03-05

Miscellaneous Tasks

  • Update Cargo.lock dependencies

1.2.0 - 2025-01-08

Features

  • Update the README and demo files (#39)
  • Customizable block size via --block-size argument (#38)
  • Improvements on precision and directory args (#35)

1.1.10 - 2024-10-31

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)

1.1.9 2022-10-13

Changed

Contributors

1.1.8 2022-03-17

Changed

Contributors

1.1.7 2021-05-01

Changed

1.1.6 2021-01-30

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

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

1.1.4 2020-11-11

1.1.3 2020-06-01

1.1.2 2020-05-23

1.1.1 2020-05-12

1.0.0 2020-05-07