Skip to content

Releases: grafbase/what-rust-changed

v0.2.1

11 Feb 11:51
3827ff3

Choose a tag to compare

Merge pull request #10 from grafbase/tomhoule-kzytvmlxlukx

action: fix test specs output on non-docker platforms

v0.2.0

10 Jan 12:11
257e464

Choose a tag to compare

feat: add a github action (#7)

v0.1.0

05 Sep 19:04
dd879b1

Choose a tag to compare

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.