servo / rust-harfbuzz

Rust bindings to HarfBuzz
Other
79 stars 61 forks source link

Release version 0.6.0 of all crates #245

Closed mrobinson closed 7 months ago

mrobinson commented 10 months ago

This updates the version and syncs them in preparation for a new release.

waywardmonkeys commented 10 months ago

The traits crate will need a release too but not a version bump. Right?

mrobinson commented 10 months ago

The traits crate will need a release too but not a version bump. Right?

Oh, excellent point. I'm going to sync up the version of all of these so that it is easier to track things. Let's version all of the libraries together.

mrobinson commented 10 months ago

https://github.com/servo/rust-harfbuzz/issues/235 will have to be fixed before we can land this and do a release.

waywardmonkeys commented 10 months ago

After this release, the traits crate should be versioned independently, I think. @Manishearth @sffc

atouchet commented 10 months ago

Could #202 be merged as well if there's going to be a version bump?

mrobinson commented 7 months ago

Sorry for the lag here. I'll land this one now. I think everything blocking it has landed.