Skip to content

Commit 2a0aab4

Browse files
committed
release-plz: remove cargo release configuration
1 parent c0b11aa commit 2a0aab4

3 files changed

Lines changed: 0 additions & 22 deletions

File tree

release.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

spirv-tools-sys/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
<!-- markdownlint-disable blanks-around-headings blanks-around-lists no-duplicate-heading -->
2-
31
# Changelog
42
All notable changes to this project will be documented in this file.
53

64
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
75
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
86

9-
<!-- next-header -->
107
## [Unreleased] - ReleaseDate
118
## [0.13.2] - 2026-02-16
129
## [0.13.1] - 2026-02-12
@@ -15,7 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1512
## [0.12.1] - 2025-07-17
1613
## [0.12.0] - 2025-06-15
1714

18-
<!-- next-url -->
1915
[Unreleased]: https://github.com/rust-gpu/spirv-tools-rs/compare/spirv-tools-sys-v0.13.2...HEAD
2016
[0.13.2]: https://github.com/rust-gpu/spirv-tools-rs/compare/spirv-tools-sys-v0.13.1...spirv-tools-sys-v0.13.2
2117
[0.13.1]: https://github.com/rust-gpu/spirv-tools-rs/compare/spirv-tools-sys-v0.13.0...spirv-tools-sys-v0.13.1

spirv-tools/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
<!-- markdownlint-disable blanks-around-headings blanks-around-lists no-duplicate-heading -->
2-
31
# Changelog
42
All notable changes to this project will be documented in this file.
53

64
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
75
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
86

9-
<!-- next-header -->
107
## [Unreleased] - ReleaseDate
118
## [0.13.2] - 2026-02-16
129
- [PR#26](https://github.com/Rust-GPU/spirv-tools-rs/pull/26) never skip C++ compile on clippy, [caused issues downstream](https://github.com/Rust-GPU/cargo-gpu/issues/140)
@@ -108,7 +105,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108105
### Added
109106
- Added initial implementation, which includes the assembler, validator, and most of the optimizer, which meets the current needs of rust-gpu.
110107

111-
<!-- next-url -->
112108
[Unreleased]: https://github.com/rust-gpu/spirv-tools-rs/compare/spirv-tools-v0.13.2...HEAD
113109
[0.13.2]: https://github.com/rust-gpu/spirv-tools-rs/compare/spirv-tools-v0.13.1...spirv-tools-v0.13.2
114110
[0.13.1]: https://github.com/rust-gpu/spirv-tools-rs/compare/spirv-tools-v0.13.0...spirv-tools-v0.13.1

0 commit comments

Comments
 (0)