### Refactor (BREAKING)
- various name changes for more convenient API
### Commit Statistics
- 8 commits contributed to the release over the course of 1 calendar day.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #301
### Commit Details
* **#301**
- frame for `gix repo exclude query` (a331314)
- refactor (21d4076)
- The first indication that directory-based excludes work (e868acc)
- various name changes for more convenient API (5480159)
- Use bstr intead of [u8] (9380e99)
- Use `git-path` crate instead of `git_features::path` (47e607d)
- Copy all existing functions from git-features::path to git-path:: (725e198)
- add empty git-path crate (8d13f81)