Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Releases: rocktimsaikia/github-feed-cli

v1.4.0

29 Nov 18:45
Compare
Choose a tag to compare

✨ v1.4.0

  • Fixed the issue of the program keeps on running after an error. #10

v1.3.1

27 Oct 11:02
Compare
Choose a tag to compare

Filter out member events

v1.2.2

12 Oct 11:34
Compare
Choose a tag to compare

⚡ Added Update-notifer to alert users about the new releases/updates.

v1.2.1

12 Oct 10:23
Compare
Choose a tag to compare

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

11 Oct 06:48
Compare
Choose a tag to compare

Added a before_install script to travis.yml to grant access to bin file,