Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 17:02
· 264 commits to main since this release
c4ee37e
  • SQLite upgraded v3.35.0 ➡️ v3.37.0
  • ---clone-dir flag (and clone func) added, now trivial to clone all repos in an org (or any set of repositories from GitHub) ⬇️
  • Implement service mode, run an HTTP API server that executes queries and responds with JSON results 🌐
  • Add summary command for printing out a commit and author summary for the default repo 📊
  • New GitHub tables: github_repo_branches, github_repo_pr_commits and github_repo_commits 🎉
  • Rename prior json output mode behavior to ndjson, and add a json output 👩‍💻
  • Allow GITHUB_TOKEN to be used when cloning https repos 🔐

Example of mergestat summary

image