github GitoxideLabs/gitoxide git-path-v0.4.1
git-path v0.4.1

2 years ago

Chore

  • uniformize deny attributes
  • remove default link to cargo doc everywhere

Bug Fixes

  • Handle . specifically in absolutize().
    Previously, absolutizing ./../../ would lead to one path component
    of the ../ to be ignored as . was popped successfully, not realizing
    that it is a no-op.

    This could lead to problems with repository discovery if . was passed.

Commit Statistics

  • 4 commits contributed to the release over the course of 3 calendar days.
  • 31 days passed between releases.
  • 3 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • Handle . specifically in absolutize(). (9171adb)
    • Merge branch 'example-new-repo' (946dd3a)
    • uniformize deny attributes (f7f136d)
    • remove default link to cargo doc everywhere (533e887)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.