This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
Releases: rocktimsaikia/github-feed-cli
Releases · rocktimsaikia/github-feed-cli
v1.4.0
v1.3.1
Filter out member events
v1.2.2
⚡ Added Update-notifer to alert users about the new releases/updates.
v1.2.1
Minor fixes
- Filters out
depandabot
event notifications. - Uses
read-git-user
to read the actuala github username from the availabe email of.gitconfig
file - Configured
travis.yml
to run tests against of the OSS. - Added a
Github auth token
as a env variable to the TravisCI for github api rate limting.
v1.1.1
Added a before_install
script to travis.yml to grant access to bin file,