Skip to content

Tags: ccoVeille/gh-reaction

Tags

v0.3.1

Toggle v0.3.1's commit message
Cosmetic changes

- Add a spinner to posts retrieval
- Improve loading indicators
- Add Top authors

v0.3.0

Toggle v0.3.0's commit message
Add support for CLI arguments

Filter on time range
--since=<duration> (e.g. 1h, 30m, 5d, 2w, 30d, 1y)

Limit results to last X messages
--limit=<number>

--limit=0 to disable the limit

Filter on one author
--author=<login>

v0.2.0

Toggle v0.2.0's commit message
Add gh-extension release via GitHub Actions

The binary is now built and released via the GitHub Actions workflow.

This will prevent user to build the binary manually.

This also removes the need for users to have Go installed on their
machines.

v0.1.2

Toggle v0.1.2's commit message
Improve rendering

v0.1.1

Toggle v0.1.1's commit message
First installer

v0.1.0

Toggle v0.1.0's commit message
First version