File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ This changelog tracks the Rust `svdtools` project. See
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ v0.4.1] 2025-01-21
9
+
8
10
* ` html ` : field ` readAction ` and ` modifiedWriteValues ` in ` access `
11
+ * ` patch ` : allow processing without path dependencies
9
12
10
13
## [ v0.4.0] 2025-01-06
11
14
@@ -202,7 +205,8 @@ Other changes:
202
205
203
206
* Initial release with feature-parity with the Python project.
204
207
205
- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.4.0...HEAD
208
+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.4.1...HEAD
209
+ [ v0.4.1 ] : https://github.com/rust-embedded/svdtools/compare/v0.4.0...v0.4.1
206
210
[ v0.4.0 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.21...v0.4.0
207
211
[ v0.3.21 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.20...v0.3.21
208
212
[ v0.3.20 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.19...v0.3.20
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " svdtools"
3
- version = " 0.4.0 "
3
+ version = " 0.4.1 "
4
4
repository = " https://github.com/rust-embedded/svdtools/"
5
5
description = " Tool for modifying bugs in CMSIS SVD"
6
6
authors = [" Andrey Zgarbul <zgarbul.andrey@gmail.com>" , " MarcoIeni" ]
You can’t perform that action at this time.
0 commit comments