|  Download Changelogv1.0.1 (2021-06-09)
Add compatibility with PHP version 8 (cb04682)
Fix duplicating tags on re-fetching tags (d30c8cd)
 v1.0.0 (2020-12-16)v1.0.0-rc.1 (2020-11-30)
Add PhpUnit tests for class Html and MarkDown (a4890bc)
Add code coverage tags (7ce91b8)
Add formatting of issues ids & hashes to hyperlink (10816fb)
Add issue templates (5bbf5ef, 6d34e1c)
Add setting base content by value or file content. (93ca694)
Fix #7, Fix #8 (d4e352e)
Fix PhpUnit tests for GitChangelog (b62ded6)
Fix docBlock of GitChangelog::$labels (1fea85e)
Fix filename to PSR4 rules (27911a9)
Fix html renderer (c66b572)
Fix markdown renderer (ab29669)
Optimize Git execution and Fix docBlocks (fc79a58)
 v0.4.0 (2020-10-28)
Add separate renderers for GitChangelog (2df97ee)
 v0.3.0 (2020-10-26)v0.2.0 (2020-10-23)
Add Option to sort the changelog by tags in ascending/descending order (5f6473d)
Add PHPUnit tests for GitChangelog::setOptions() (94b1301)
Add formatting of a single hash (392db51)
Add git ignoring (a574e81)
Add options property which replaces individual option properties (2357497)
Add option to set another git repository (f8e2449)
Add setting sorting key for fetching tags (a477f4f)
Add sorting order of commit subjects (37389dc)
Bump php version (101b8fa)
Fix PHPUnit tests (52de68a, d888afd)
Optimize commitData processing (6dc2bee)
Optimize method GitChangeLog::build() (31d33af)
 v0.1.1 (2020-10-21)v0.1.0 (2020-10-21) |