### New Features
- add `is_absolute()` for git-style absolute checks
This essentially means that starting slashes are always absolute, even
on windows.
### Commit Statistics
- 2 commits contributed to the release over the course of 4 calendar days.
- 6 days passed between releases.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #450
### Commit Details
* **#450**
- add `is_absolute()` for git-style absolute checks (f58a043)
* **Uncategorized**
- Merge branch 'main' into filter-refs-by-spec (cef0b51)