Skip to content

Releases: gouttegd/grainyhead

GrainyHead 0.3.2

28 Mar 21:16
grainyhead-0.3.2
b2d5c73
Compare
Choose a tag to compare

This is a bugfix release.

  • Prevent a possible crash when processing a GitHub event that does not have actor data (#21).

GrainyHead 0.3.1

10 Aug 18:59
grainyhead-0.3.1
d0bea7e
Compare
Choose a tag to compare

This is a bugfix release.

  • Exclude all bot accounts when listing committers and commenters (#18).

GrainyHead 0.3.0

10 Jul 22:34
grainyhead-0.3.0
4aec0d6
Compare
Choose a tag to compare

Changes since version 0.2.1:

  • Do not use fixed-width columns when producing Markdown output.
  • The user:* syntactic sugar now produces reports for all users who ever contributed to the repository, instead of collaborators.
  • The user:* syntactic sugar is expanded to allow specifying a team name, as in user:*<team_name>, to produce reports for all users belonging to the specified team.
  • Four “pseudo-team names” are recognized: __contributors, __committers, __commenters, and __collaborators.

GrainyHead 0.2.1

22 Mar 10:03
grainyhead-0.2.1
4f9b7c7
Compare
Choose a tag to compare

Changes since version 0.2.0:

  • Fix incorrect handling of dates in the --from and --to options.

GrainyHead 0.2.0

18 Jan 20:32
grainyhead-0.2.0
5f105af
Compare
Choose a tag to compare

Changes since version 0.1.1:

  • Add cache control option (--caching=...).
  • Purge duplicated items when refreshing the cache.
  • Support complex selectors with binary operators (&, |, and ^) and parenthesized expressions.
  • Rename the executable to grainyhead.

GrainyHead 0.1.1

11 May 20:21
grainyhead-0.1.1
Compare
Choose a tag to compare
GrainyHead 0.1.1 Pre-release
Pre-release
grainyhead-0.1.1

Tag release grainyhead-0.1.1.

GrainyHead 0.1.0

10 May 22:19
grainyhead-0.1.0
Compare
Choose a tag to compare
GrainyHead 0.1.0 Pre-release
Pre-release
grainyhead-0.1.0

Tag release grainyhead-0.1.0.