Skip to content

v0.2.0

Latest

Choose a tag to compare

@suhaanthayyil suhaanthayyil released this 16 Jul 11:15
385cc7e

Renames the CLI from entire-sementire-graph (and sem-benchgraph-bench).

This is the first tag that contains cmd/entire-graph, so the standard install now works:

go install github.com/entireio/entire-graph/cmd/entire-graph@latest

Migrating from v0.1.0 (entire-sem): the binary was renamed. Install entire-graph as above, then remove the old binary (rm $(go env GOPATH)/bin/entire-sem). The graph/query behavior is unchanged.