Documentation
- add crate-root doctests
New Features
- add
Reservederror variant for name checks.
While it's not used by reference checks, it's used when creatinggix::ref::FullName
which won't supportrefs/heads/HEADanymore.
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.includepatterns more specific so they don't match ignored files (c2c917f) - Merge pull request #2505 from GitoxideLabs/improvements (420c5df)
- Address auto-review (6a5a0ec)
- Add
Reservederror 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)