File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This changelog tracks the Rust `svdtools` project. See
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ v0.3.11] 2024-03-06
9
+
8
10
* Add ` _expand_array `
9
11
* Allow register arrays in ` collect_in_cluster `
10
12
* Custom ` dimIncrement ` for 1-element ` cluster ` or ` array `
@@ -139,7 +141,8 @@ Other changes:
139
141
140
142
* Initial release with feature-parity with the Python project.
141
143
142
- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.3.10...HEAD
144
+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.3.11...HEAD
145
+ [ v0.3.11 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.10...v0.3.11
143
146
[ v0.3.10 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.9...v0.3.10
144
147
[ v0.3.9 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.8...v0.3.9
145
148
[ v0.3.8 ] : https://github.com/rust-embedded/svdtools/compare/v0.3.7...v0.3.8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " svdtools"
3
- version = " 0.3.10 "
3
+ version = " 0.3.11 "
4
4
repository = " https://github.com/rust-embedded/svdtools/"
5
5
description = " Tool for modifying bugs in CMSIS SVD"
6
6
authors = [
You can’t perform that action at this time.
0 commit comments