github GitoxideLabs/gitoxide gix-validate-v0.11.1
gix-validate v0.11.1

one day ago

Documentation

  • add crate-root doctests

New Features

  • add Reserved error variant for name checks.
    While it's not used by reference checks, it's used when creating gix::ref::FullName
    which won't support refs/heads/HEAD anymore.

Bug Fixes

  • don't follow submodule names with relative paths in them
    This made it possible to trick submodule repos to be opened outside of the
    actual repository.

Commit Statistics

  • 12 commits contributed to the release.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (f9fbcba)
    • Merge pull request #2530 from GitoxideLabs/advisories (63b8419)
    • Don't follow submodule names with relative paths in them (d2e193f)
    • Add reproductions for all known advisories (392336f)
    • Merge pull request #2518 from GitoxideLabs/improvements (444a92b)
    • Make package.include patterns more specific so they don't match ignored files (c2c917f)
    • Merge pull request #2505 from GitoxideLabs/improvements (420c5df)
    • Address auto-review (6a5a0ec)
    • Add Reserved error variant for name checks. (ac9379b)
    • Merge pull request #2487 from GitoxideLabs/top-level-examples (29c275e)
    • Add crate-root doctests (b1102c2)
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.