Bug Fixes (BREAKING)
-
commit traversal now sorts by commit-time more thoroughly
Previously the sorting was only partial as it was only among parents.
Now it is full and among all currently visible commits.That way it is similar to what
git log
would produce.
Commit Statistics
- 3 commits contributed to the release.
- 2 days passed between releases.
- 1 commit where understood as conventional.
- 1 unique issue was worked on: #298