Releases: rust-lang/glob
Releases · rust-lang/glob
0.3.1
What's Changed
- Add doc-comment to test README examples by @GuillaumeGomez in #81
- Set up CI with Azure Pipelines by @KodrAus in #86
- Use 'dyn' since trait objects without an explicit 'dyn' are deprecated by @Atul9 in #87
- Fix tests on Windows by @steveklabnik in #88
- Add Debug trait to MatchOptions by @brmmm3 in #91
- Add triagebot configuration by @Mark-Simulacrum in #95
- Derive Debug for Paths by @gibfahn in #97
- Derive Debug for MatchOptions by @brmmm3 in #99
- Move tokens_len into if block as it is only used there by @brmmm3 in #93
- Replace Azure Pipelines with GitHub Actions by @KodrAus in #113
- Use SPDX license format by @atouchet in #115
- replace the Azure Pipelines status badge by @KodrAus in #114
- Fix spacing in Readme by @atouchet in #119
- Update GHA OS versions to latest by @JohnTitor in #118
- Allow deprecation to
Error::description
by @JohnTitor in #120 - Note the difference between
new()
anddefault()
by @JohnTitor in #121 - Prepare 0.3.1 release by @JohnTitor in #124
New Contributors
- @GuillaumeGomez made their first contribution in #81
- @Atul9 made their first contribution in #87
- @brmmm3 made their first contribution in #91
- @Mark-Simulacrum made their first contribution in #95
- @gibfahn made their first contribution in #97
- @atouchet made their first contribution in #115
- @JohnTitor made their first contribution in #118
Full Changelog: 0.3.0...0.3.1