We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e2c44 commit c35ab67Copy full SHA for c35ab67
packages/rust/CHANGELOG.md
@@ -1,3 +1,20 @@
1
+## 2.2.0 (2025-02-21)
2
+
3
+### 🚀 Features
4
5
+- **rust:** allows user args to `run` and `test` executor ([#76](https://github.com/Cammisuli/monodon/pull/76))
6
7
+### 🩹 Fixes
8
9
+- **rust:** fix dangling process when terminating a long running process with SIGTERM ([#72](https://github.com/Cammisuli/monodon/pull/72))
10
+- **release-version:** handle project without cargo.toml and include dependents in dependent mode ([#75](https://github.com/Cammisuli/monodon/pull/75))
11
12
+### ❤️ Thank You
13
14
+- Bruno Paré-Simard
15
+- Nicolas Remise @nesimer
16
+- Pulasthi Bandara
17
18
## 2.1.1 (2024-11-14)
19
20
### 🩹 Fixes
0 commit comments