Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 501 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 501 Bytes

v0.4.0 — (tbd.)

v0.3.0 — 2024-11-11

Added

  • Implementation of core::error::Error trait for this crate's Error trait.

Changed

  • MSRV raised from 1.76 to 1.81.
  • Adjusted crate structure without changing API.

Chore

  • Updated dependencies.

v0.2.0 — 2024-07-02

Just some improvements to the README and documentation.

v0.1.0 — 2024-06-27

Initial release.