Skip to content

Commit 035f72e

Browse files
chore(main): release rust-build 2.0.0
1 parent 3d74713 commit 035f72e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

rust-build/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/rust-build-v1.0.0...rust-build-v2.0.0) (2025-07-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **rust-build:** remove build-target workflow input to enforce use of release builds and remove artifact upload step
9+
10+
### Features
11+
12+
* **rust-build:** enhance Rust workflow with linting and formatting ([#79](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/79)) ([3d74713](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/3d74713f2963916140bc6fea8846707e2b07e32c))
13+
314
## 1.0.0 (2025-05-16)
415

516

rust-build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0k.0
1+
2.0.0

0 commit comments

Comments
 (0)