Skip to content

Releases: arzzen/git-quick-stats

Version 2.5.5

27 Apr 17:45
00d13c0
Compare
Choose a tag to compare

What's Changed

  • Handle error where BSD date is being used by @tomice in #164
  • Create new repo if running tests in non-git area by @tomice in #164

Full Changelog: 2.5.4...2.5.5

Version 2.5.4

10 Jan 07:14
7b1e0b2
Compare
Choose a tag to compare

What's Changed

  • calculate the day before the given since date by @mschaaf in #157

New Contributors

Full Changelog: 2.5.3...2.5.4

Version 2.5.3

22 Dec 15:19
d33ede9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.2...2.5.3

Version 2.5.2

24 Oct 13:36
37bfde6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

Release v2.5.1

17 Oct 04:28
a813846
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...2.5.1

Version 2.5.0

23 Jun 13:03
374aa2e
Compare
Choose a tag to compare
  • add day name to date [#144]
    when grouping by author -L, I found it hard to read YYYY-MM-DD, so added day name to that

  • add stats by author per weekday functionality [#145]
    added the ability to see git stats both per weekday, as well as by author per weekday

Version 2.4.1

11 Jul 20:10
71d414e
Compare
Choose a tag to compare

What's Changed

  • fix: json format output with multiline content by @pyxide in #137

New Contributors

Full Changelog: 2.4.0...2.4.1

Version 2.4.0

27 Feb 02:03
b85760e
Compare
Choose a tag to compare

What's Changed

  • Misc. fixes on filtering, added commits-by-year by @dotmpe in #136

New Contributors

Full Changelog: 2.3.0...2.4.0

Version 2.3.0

15 Jun 11:54
22f1b35
Compare
Choose a tag to compare
  • [#133] Add stat by author per timezone functionality

Version 2.2.0

20 May 05:49
7219205
Compare
Choose a tag to compare
  • [#131] Add new option - Export CSV of detailedGitStats