github Byron/gitoxide gix-glob-v0.10.0
gix-glob v0.10.0

14 months ago

Bug Fixes

  • when reading pattern files, don't fail if the directory doesn't exist.
    The idea is that search::pattern::List::from_file() is that it won't fail if the there is no file.
    However, previously it could fail if a leading directory didn't exist, which is now fixed.

Commit Statistics

  • 4 commits contributed to the release over the course of 9 calendar days.
  • 19 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Adjust package versions (by cargo-smart-release) (c70e54f)
    • Prepare changelogs prior to release (e4dded0)
    • Merge branch 'integrate-filtering' (b19a56d)
    • When reading pattern files, don't fail if the directory doesn't exist. (532c222)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.