### Other

 - <csr-id-6c17f96fcee9e2935b464c8ffbd30b253d9f5a6c/> :init module

### Changed (BREAKING)

 - upgrade `bstr` to `1.0.1`

### Commit Statistics

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

### Thanks Clippy

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

### Commit Details

 * **#450**
    - upgrade `bstr` to `1.0.1` (99905ba)
 * **#470**
    - update changelogs prior to release (caa7a1b)
 * **Uncategorized**
    - make fmt (429cccc)
    - Merge branch 'filter-refs' (fd14489)
    - fix docs (87f6db7)
    - Merge branch 'index-from-tree' (172f73c)
    - refactor (c40528e)
    - refactor (b2835cc)
    - remove depthfirst traversal todo (5ca7945)
    - add test fixture and adjust (e153340)
    - Overwrite duplicate entries (like 'git')… (16d8944)
    - refactor (49dc4a6)
    - refactor (c2524a6)
    - refactor (6683081)
    - compare individual entries more thoroughly (1c9b703)
    - thanks clippy (878593e)
    - refactor... (dce45e6)
    - :init module (6c17f96)
    - refactor `Entry::cmp` (3a58c3e)
    - make fmt (535e967)
    - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates (1d4600a)
    - Merge branch 'git_date_parse' (75591fb)
    - Release git-hash v0.9.9 (da0716f)
    - refactor (bba180d)
    - Merge branch 'main' into index-from-tree (bc64b96)
    - added more fixtures to test (adf5e54)
    - initial test and implementation for State::from_tree (14694a4)