Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 728 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.

0.1.0 (unreleased)

Changed

  • Edition changed to 2024 and MSRV bumped to 1.85 (#1149)

0.0.2 (2020-05-24)

Added

  • TryPush trait (#45)

Changed

  • Borrow iterators rather than consume them (#44, #46)

0.0.1 (2020-05-24)

  • Initial release