v0.4.0
Major rearchitecting/rewrite of the internal structure and implementation of the codebase. Includes schema changes (see the README) and implements all git
tables as table-valued-functions (that can receive parameters, i.e. SELECT * FROM commits('', 'HEAD~5')
. Multi-repo queries are now supported 🎉