### New Features
- Allow `PartialNameRef` to be created from owned items
### Changed (BREAKING)
- Rename gix->ein and gixp->gix
### Commit Statistics
- 12 commits contributed to the release over the course of 20 calendar days.
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
- 4 unique issues were worked on: #241, #247, #251, #254
### Commit Details
* **#241**
- refactor (8cd5f6a)
- Improve usability of the pack-cache environment variable (47d8162)
* **#247**
- Rename gix->ein and gixp->gix (e8b0919)
* **#251**
- refactor (244a646)
- Another example that probably is closer to the optimal case (a216d89)
- Allow `PartialNameRef` to be created from owned items (b7aab9e)
- Add full-name workaround as example (06893cf)
- add tests to verify common inputs would work for try_find_reference(…) (d986d09)
* **#254**
- Adjust changelogs prior to git-pack release (6776a3f)
* **Uncategorized**
- Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 (f606fa9)
- Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates (39b40c8)
- Merge branch 'header-field-multi-improve' of https://github.com/xmo-odoo/gitoxide into xmo-odoo-header-field-multi-improve (d88e377)