### New Features

 - `Boolean::try_from(OsString)`
   This makes getting booleans from the environment easier.

### Changed (BREAKING)

 - upgrade `bstr` to `1.0.1`

### Commit Statistics

 - 11 commits contributed to the release over the course of 21 calendar days.
 - 21 days passed between releases.
 - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
 - 2 unique issues were worked on: #450, #470

### Commit Details

 * **#450**
    - upgrade `bstr` to `1.0.1` (99905ba)
    - `Boolean::try_from(OsString)` (5f675d3)
    - fix windows tests (0f11a6d)
 * **#470**
    - update changelogs prior to release (caa7a1b)
 * **Uncategorized**
    - Merge branch 'index-from-tree' (172f73c)
    - make fmt (535e967)
    - Merge branch 'main' into filter-refs-by-spec (9aa1d3d)
    - Merge branch 'main' into filter-refs-by-spec (1f6e5ab)
    - 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)