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
55
66## [ Unreleased]
77
8+ ## [ v0.4.4] 2025-02-08
9+
810* Add ` prefix ` and ` suffix ` as opposite to ` strip ` and ` strip_end `
911
1012## [ v0.4.3] 2025-01-31
@@ -215,7 +217,8 @@ Other changes:
215217
216218* Initial release with feature-parity with the Python project.
217219
218- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.4.3...HEAD
220+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.4.4...HEAD
221+ [ v0.4.4 ] : https://github.com/rust-embedded/svdtools/compare/v0.4.3...v0.4.4
219222[ v0.4.3 ] : https://github.com/rust-embedded/svdtools/compare/v0.4.2...v0.4.3
220223[ v0.4.2 ] : https://github.com/rust-embedded/svdtools/compare/v0.4.1...v0.4.2
221224[ v0.4.1 ] : https://github.com/rust-embedded/svdtools/compare/v0.4.0...v0.4.1
Original file line number Diff line number Diff line change 11[package ]
22name = " svdtools"
3- version = " 0.4.3 "
3+ version = " 0.4.4 "
44repository = " https://github.com/rust-embedded/svdtools/"
55description = " Tool for modifying bugs in CMSIS SVD"
66authors = [
" Andrey Zgarbul <[email protected] >" ,
" MarcoIeni" ]
You can’t perform that action at this time.
0 commit comments