### New Features

 - `Prefix::from(ObjectId)`
   This conversion will never fail and is useful as fallback to handle
   failed hash shortenings, which can now default to a prefix that
   represents the original and thus unique hash.

### Commit Statistics

 - 8 commits contributed to the release over the course of 19 calendar days.
 - 24 days passed between releases.
 - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: #427

### Thanks Clippy

[Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. 

### Commit Details

 * **#427**
    - `Prefix::from(ObjectId)` (0579438)
 * **Uncategorized**
    - Merge branch 'format_git_date_time' (99e12be)
    - Merge branch 'main' into write-index-v2 (a938986)
    - first step towards everything being documented (919923c)
    - thanks clippy (4bd747c)
    - Merge branch 'write-index-files' into write-index-v2 (cddc2ca)
    - Merge branch 'write-index-files' into rev-parse-delegate (370110d)
    - Merge branch 'main' into rev-parse-delegate (4ae2bed)