### New Features
- `Object::try_into_blob_ref()` as alternative to consuming `*::try_into_blob()`
### Commit Statistics
- 4 commits contributed to the release over the course of 2 calendar days.
- 27 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- prepare changelogs prior to release (423af90)
- Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) (5406630)
- Adapt in-memory size check to Rust 1.65 and below (1919e8e)
- `Object::try_into_blob_ref()` as alternative to consuming `*::try_into_blob()` (14d6133)