Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.12 KB

CHANGELOG.adoc

File metadata and controls

44 lines (28 loc) · 1.12 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.

0.2.1 - 2024-05-07

Changed

  • Change to use github.com/zeebo/blake3 (#18)

Fixed

  • Fix to read from standard input when no positional arguments are specified (#15)

0.2.0 - 2024-05-02

Changed

  • Move the main package to the project root directory and remove the gb3sum package (#4)

Fixed

  • Fix an issue where incorrect line numbers are printed when specifying --warn (#10)

0.1.0 - 2024-04-29

Added

  • Initial release