Releases: carlosms/gitbase-graphql
Releases · carlosms/gitbase-graphql
v0.0.6
Features
- gitbase updated to v0.16.0 in the Docker Compose file.
v0.0.5
Features
- Simplified schema, removing
repository.commits
, blobs
, treeEntries
, files
Bug fixes
- Fix
commit.blobs
, it was creating an invalid SQL query
v0.0.4
Features
- New experimental
filter_func
argument for uast
fields.
- gitbase updated to v0.14.0-rc2 in the Docker Compose file.
Bug Fixes
- The missing
commit.files
field has been added.
v0.0.3
This release adds basic filter arguments for uast
nodes.