Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 326 Bytes

MAINTENANCE.md

File metadata and controls

5 lines (4 loc) · 326 Bytes

Making a new release

  1. If you don't have cargo-release installed run cargo install cargo-release
  2. To prevent breakage, one should release spirv before releasing a new rspirv because it has an obvious dependency.
  3. For rspirv run cargo release in the rspirv directory, this should follow Semantic Versioning