### New Features
- Add `gix repo commit describe`
It supports typical but basic flags mostly similar to the ones in git.
### Commit Statistics
- 5 commits contributed to the release over the course of 1 calendar day.
- 2 days passed between releases.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #298
### Commit Details
* **#298**
- Use all tags by default, instead of requiring annotated tags (00c42ca)
- support for the --max-candidates flag (b9e6754)
- Reduce amount of max candidates, add --debug flag (c8c13e3)
- Add `gix repo commit describe` (7e99e6a)
- a first sketch of the `gix repo describe` plumbing command (2d6ccef)