Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 19:04
dd879b1
feat: make it work (#2)

This PR takes the basic implementation of this app (which I made while I
was still allowed to push to main) and iterates on it in tandem with the
work in https://github.com/grafbase/grafbase/pull/2090 (see that PR for
context)

I've also added some CI that'll build releases. Once this is merged I'll
update the grafbase repo to use the binaries instead of building on
every CI run.