Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 971 Bytes

File metadata and controls

26 lines (17 loc) · 971 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]

0.6.0 - 2025-06-20

This version increases the MSRV from 1.66 to 1.74.

Dependencies

  • Bump criterion from 0.5.1 to 0.6.0 (#26)
  • Bump quickcheck_macros from 1.0.0 to 1.1.0 (#25)
  • Upgrade async-channel to v2 (#23)
  • Update criterion requirement from 0.3 to 0.5 (#21)

Other

  • Set up release-plz to automate new releases
  • Fix copypasta
  • Fix CI badge
  • Update edition and set MSRV to 1.66 (#22)