tweag / topiary

https://topiary.tweag.io/
MIT License
511 stars 17 forks source link

Bump version to 0.4.1 #708

Closed yannham closed 1 month ago

yannham commented 1 month ago

Prepare a release of topiary-queries with the latest Nickel queries to crates.io. For the time being, it was decided that it's ok to bump the patch version for such an update. I hesitated to do this just for topiary-queries, but that would mean to stop using the workspace version for topiary-queries, but the added risk of being out of sync (or to just forget to bump topiary-queries's version during an update) isn't worth it IMHO. Instead, I think we should just accept to bump the whole workspace version.

I don't know if a GitHub release is very useful to do in this case (or a cargo release of other Topiary crates). I think it's fine to keep all the others crates at 0.4.0 on GitHub and crates.io until the next update, and just publish topiary-queries. But I'm happy to do otherwise.

Checklist

Checklist before merging:

yannham commented 1 month ago

Let's get a stamp of approval from @ErinvanderVeen as well, to be sure it's a consensus

ErinvanderVeen commented 1 month ago

This is good for now. I think in the future we want to decouple the versions if possible.