### New Features
- add support for `wasi`
This allows path conversions there to be just as efficient as on unix.
This was adopted from [a PR in the
hexlix-editor](https://github.com/helix-editor/helix/pull/3890/files#diff-504515b66023120e75a921cd56a932aed76c0ff62593fbb69d92e0ef65089501R47).
### Changed (BREAKING)
- upgrade `bstr` to `1.0.1`
### Commit Statistics
- 9 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)
* **#470**
- update changelogs prior to release (caa7a1b)
- add support for `wasi` (523418f)
* **Uncategorized**
- Merge branch 'index-from-tree' (172f73c)
- 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)