All notable changes to this project will be documented in this file.
0.3.2 - 2024-12-28
- Add fs::symlink_metadata to detect broken symlinks by @kyoheiu in rust-lang#105
- Add support for windows verbatim disk paths by @nico-abram in rust-lang#112
- Respect
require_literal_leading_dotoption inglob_withmethod for path components by @JohnTitor in rust-lang#128 - Harden tests for symlink by @JohnTitor in rust-lang#127
- Remove "extern crate" directions from README by @zmitchell in rust-lang#131
- Add FIXME for tempdir by @JohnTitor in rust-lang#126
- Cache information about file type by @Kobzol in rust-lang#135
- Document the behaviour of ** with files by @Wilfred in rust-lang#138
- Add dependabot by @oriontvv in rust-lang#139
- Bump actions/checkout from 3 to 4 by @dependabot in rust-lang#140
- Check only (no longer test) at the MSRV by @tgross35 in rust-lang#151
- Add release-plz for automated releases by @tgross35 in rust-lang#150
- @kyoheiu made their first contribution in rust-lang#105
- @nico-abram made their first contribution in rust-lang#112
- @zmitchell made their first contribution in rust-lang#131
- @Kobzol made their first contribution in rust-lang#135
- @Wilfred made their first contribution in rust-lang#138
- @oriontvv made their first contribution in rust-lang#139
- @dependabot made their first contribution in rust-lang#140
- @tgross35 made their first contribution in rust-lang#151
Full Changelog: https://github.com/rust-lang/glob/compare/0.3.1...0.3.2