grovesNL / spirv_cross

Safe Rust wrapper around SPIRV-Cross
Apache License 2.0
87 stars 42 forks source link

Release 0.22.2 #161

Closed grovesNL closed 3 years ago

grovesNL commented 3 years ago

Technically there are breaking changes in this patch release due to #160, however in practice it seems unlikely that it will cause problems for downstream crates. We'd prefer to release this as a patch release to avoid some dependency churn downstream (especially across gfx/wgpu/wgpu-rs).

If this does turn out to cause problems for other crates downstream, we can always yank this release and bump the minor version instead.

grovesNL commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded:

grovesNL commented 3 years ago

cc @kvark