What's Changed
- Add fs::symlink_metadata to detect broken symlinks by @kyoheiu in #105
- Add support for windows verbatim disk paths by @nico-abram in #112
- Respect
require_literal_leading_dot
option inglob_with
method for path components by @JohnTitor in #128 - Harden tests for symlink by @JohnTitor in #127
- Remove "extern crate" directions from README by @zmitchell in #131
- Add FIXME for tempdir by @JohnTitor in #126
- Cache information about file type by @Kobzol in #135
- Document the behaviour of ** with files by @Wilfred in #138
- Add dependabot by @oriontvv in #139
- Bump actions/checkout from 3 to 4 by @dependabot in #140
- Check only (no longer test) at the MSRV by @tgross35 in #151
- Add release-plz for automated releases by @tgross35 in #150
New Contributors
- @kyoheiu made their first contribution in #105
- @nico-abram made their first contribution in #112
- @zmitchell made their first contribution in #131
- @Kobzol made their first contribution in #135
- @Wilfred made their first contribution in #138
- @oriontvv made their first contribution in #139
- @dependabot made their first contribution in #140
- @tgross35 made their first contribution in #151
Full Changelog: 0.3.1...v0.3.2