Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 587 Bytes

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.

[Unreleased]

[v2.0.0] - 2024-03-13

Changed

  • Replace the old Md5Hasher API methods add_chunk and compute with the more widespread update and finalize.

Removed

  • Remove simplelog dependency.
  • Remove serial_test and criterion dev dependencies.

[v1.0.0] - 2024-02-17

Added

  • First public version.