Files
another-boids-in-rust/vendor/glob/CHANGELOG.md

2.8 KiB

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.3.3 - 2025-08-11

  • Optimize memory allocations (#147)
  • Bump the MSRV to 1.63 (#172)
  • Fix spelling in pattern documentation (#164)
  • Fix version numbers and some formatting (#157)
  • Style fixes (#137)

0.3.2 - 2024-12-28

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/glob/compare/0.3.1...0.3.2