Skip to content

Releases: carlosms/gitbase-graphql

v0.0.6

17 Sep 14:08
Compare
Choose a tag to compare

Features

  • gitbase updated to v0.16.0 in the Docker Compose file.

v0.0.5

23 Jul 17:35
Compare
Choose a tag to compare

Features

  • Simplified schema, removing repository.commits, blobs, treeEntries, files

Bug fixes

  • Fix commit.blobs, it was creating an invalid SQL query

v0.0.4

09 Jul 17:25
Compare
Choose a tag to compare

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

25 Jun 18:05
Compare
Choose a tag to compare

This release adds basic filter arguments for uast nodes.