Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 702 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 702 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[0.1.2] - 2024-09-19

Changed

  • Replace lazy_static with std::cell::LazyCell (#827, #835, #840).

[0.1.1] - 2024-07-10

Changed

  • Bump rust-toolchain to 1.79.0 (#822).

[0.1.0] - 2024-05-08

Changed

  • Bump Rust dependencies and GitHub Actions (#782).