Conversation
Unlike the `v0.3.1` tag I just pushed, this leaves the Go wrapper pointing to the "canary" release rather than the `v0.3.1` release, since this PR targets the `main` branch.
|
I'm a bit lost...Did you intentionally leave the |
Yes, because this PR is aimed at In other words, the commit which the I'm open to suggestions on how to make this less confusing! |
|
I guess the other option would be to just always point the Go wrapper at the latest stable release, even in |
asteurer
left a comment
There was a problem hiding this comment.
I don't really have a strong opinion on the tool targeting canary or latest on main. Happy to defer to whatever you think is best.
|
I don't have a strong opinion either. Let's have |
Unlike the
v0.3.1tag I just pushed, this leaves the Go wrapper pointing to the "canary" release rather than thev0.3.1release, since this PR targets themainbranch.