### New Features (BREAKING)

 - Make `realpath()` easier to use by introducing `realpath_opt()`.
   That way there is consistency about how many symlinks to follow.

### Commit Statistics

 - 10 commits contributed to the release over the course of 20 calendar days.
 - 20 days passed between releases.
 - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
 - 0 issues like '(#ID)' where seen in commit messages

### Commit Details

 * **Uncategorized**
    - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates (a417177)
    - update changelogs prior to release (bb424f5)
    - make fmt (c665aef)
    - fix docs (daef221)
    - refactor (b27a8c2)
    - refactor (06e96a4)
    - Merge branch 'main' into davidkna-envopen (bc0abc6)
    - Make `realpath()` easier to use by introducing `realpath_opt()`. (266d437)
    - Add discovery opt env-overrides & env discovery helpers (e521d39)
    - Merge branch 'davidkna-admin-sec' (3d0e2c2)