### New Features

 - add `Url::canonicalized()` and `Url::canonicalize()`.
   These methods allow to assure file urls are absolute, useful when
   cloning from any url.

### Commit Statistics

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

### Commit Details

 * **#450**
    - add `Url::canonicalized()` and `Url::canonicalize()`. (01f2574)
 * **Uncategorized**
    - prepare changelogs prior to release (423af90)
    - Merge branch 'main' into write-sparse-index (c4e6849)
    - Merge branch 'gix-clone' (def53b3)
    - Make a clearer note of the obvious deviation due to lack of storing passwords (d91bbcc)