### Changed
- `git-config` now uses `git-config-value`.
### Changed (BREAKING)
- Add `Kind::GitInstallation` for a way to obtain special git-installation configuration paths.
Note that these are lazily cached as they call the `git` binary.
- upgrade `bstr` to `1.0.1`
### Commit Statistics
- 16 commits contributed to the release over the course of 21 calendar days.
- 22 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 2 unique issues were worked on: #450, #470
### Commit Details
* **#450**
- Add `Kind::GitInstallation` for a way to obtain special git-installation configuration paths. (27fb1ce)
- upgrade `bstr` to `1.0.1` (99905ba)
- `git-config` now uses `git-config-value`. (5ad2965)
- port tests over as well (9b28df2)
* **#470**
- update changelogs prior to release (caa7a1b)
* **Uncategorized**
- make fmt (429cccc)
- Merge branch 'index-from-tree' (172f73c)
- make fmt (535e967)
- Merge branch 'main' into filter-refs-by-spec (9aa1d3d)
- Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates (1d4600a)
- Merge branch 'main' into filter-refs-by-spec (1f6e5ab)
- Merge branch 'git_date_parse' (75591fb)
- Merge branch 'main' into filter-refs-by-spec (51dc828)
- Merge branch 'main' into filter-refs-by-spec (56ba481)
- Merge branch 'main' into filter-refs-by-spec (a36c05d)
- Release git-path v0.4.2, git-config-value v0.7.0 (c48fb31)