New Features (BREAKING)
- support dates prior to the UNIX epoch.
This means such dates can now be parsed and represented.
We do this by switching the time representation fromu64
which
is used ingit
toi64
which is used inlibgit2
.
Commit Statistics
- 4 commits contributed to the release.
- 6 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages