- Add a
github_repo_branch_protections
GitHub API table 🔒 - Add an
npm_get_package
NPM Registry API helper function - Add logging functionality via a
-v
or--verbose
flag to show what a query is doing "under the hood" 🎉 - Errors also use the new logger
- Upgrade
libgit2
dependency tov.1.2.x
⬆️ - Add
affiliations
as a param togithub_user_repos
andgithub_org_repos
tables - Add an SSH repo locator (
ssh://
repos will now work)