Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 561 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 561 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.

[1.0.1] - 2024-05-11

Added

  • This changelog.

Fixed

  • Mistake in crate documentation.
  • Implementation for HashMap is now generic over the hasher.
  • Docs on docs.rs show all features, marked where optional.

[1.0.0] - 2024-05-11

Added

  • Initial logic and implementations for core API.