- Add: Apache 2.0 license
- Fix: Pathname used before requiring it
- Add: github actions driven gem release using fac ruby actions
- Add
--help
instead of just failing on no action. - Add
--limit
option and fix option aliases. - Add
--line-numbers
option for cat - Add
--json
an option to any action - Add handling of orgs other than fac via
--org=ORG
or settingGITHUB_ORG
env var - Update error logging from command line - prefix
gh-repo-scan: FAIL: msg
and send to STDERR. - Update totals action shows active/archived split
- Change the default tty output to be more like
ag
. - When not a tty use the full prefix line with no headers, so it is nice for filters.
- README updated. Add Synopsis, Authors, See Also sections.
- Remove json action
- Skipping version v0.4.0 due to confusing commit messages claiming version 0.4.0 while actually landing 0.3.0!