New Features
-
Add
gix repo commit describe
It supports typical but basic flags mostly similar to the ones in git. -
Commit::describe()
A way to fluidly configure agit describe
operation and run it.Along that, a new
Tag
top-level object was added as well to provide
convenient access to otherwise lower-level objects. It's not strictly
required for our implementation here but it's needed for a symmetric
API.
Commit Statistics
- 7 commits contributed to the release.
- 2 days passed between releases.
- 2 commits where understood as conventional.
- 1 unique issue was worked on: #298