Skip to content

v0.9.1

Choose a tag to compare

@qwerty541 qwerty541 released this 28 Apr 19:51

Changed

  • Updated base image of Docker container from rust:1.85.1 to rust:1.86.0

Fixed

  • Resolved several uninlined format args clippy lints on the nightly toolchain.

Build

  • Removed preview git-animation from the published crate to reduce its size 30+ times (1.15 MiB => 31.1 KiB).

Documentation

  • Replaced outdated preview gif-animation with two new separate ones for crate and DockerHub.
  • Enhanced text in description section, fixed grammatical errors, and improved overall readability.

Dependencies

  • Updated clap from 4.5.34 to 4.5.37