Releases: rubiojr/gas
Releases · rubiojr/gas
v0.5.1
v0.5.0
v0.4.0
Features
- New
to_date
setting. When used withfrom_date
, you can now specify a date range for the activity retrieved.
v0.3.0
Settings Galore
- Makes
author
setting optional, defaults to GitHub login name - Adds a new optional
auth_type
setting to configure GitHub autentication method. See the README.
v0.2.2
Bugfix release
- Improve context quality by only listing PR comments from self
v0.2.1
Bugfix release
- Update the server component to also fetch authored PRs, not only PRs with your comments.