Skip to content

Commit 6f48e7b

Browse files
committed
release 0.3.3
1 parent 5ad2e00 commit 6f48e7b

File tree

4 files changed

+51
-48
lines changed

4 files changed

+51
-48
lines changed

CHANGELOG-python.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -171,34 +171,34 @@ This changelog tracks the Python `svdtools` project. See
171171
* Add `click` CLI, to call as `svd patch <yaml-file>`
172172
* Add packaging
173173

174-
[Unreleased]: https://github.com/stm32-rs/svdtools/compare/v0.1.26...HEAD
175-
[v0.1.26]: https://github.com/stm32-rs/svdtools/compare/v0.1.25...v0.1.26
176-
[v0.1.25]: https://github.com/stm32-rs/svdtools/compare/v0.1.24...v0.1.25
177-
[v0.1.24]: https://github.com/stm32-rs/svdtools/compare/v0.1.23...v0.1.24
178-
[v0.1.23]: https://github.com/stm32-rs/svdtools/compare/v0.1.22...v0.1.23
179-
[v0.1.22]: https://github.com/stm32-rs/svdtools/compare/v0.1.21...v0.1.22
180-
[v0.1.21]: https://github.com/stm32-rs/svdtools/compare/v0.1.20...v0.1.21
181-
[v0.1.20]: https://github.com/stm32-rs/svdtools/compare/v0.1.19...v0.1.20
182-
[v0.1.19]: https://github.com/stm32-rs/svdtools/compare/v0.1.18...v0.1.19
183-
[v0.1.18]: https://github.com/stm32-rs/svdtools/compare/v0.1.17...v0.1.18
184-
[v0.1.17]: https://github.com/stm32-rs/svdtools/compare/v0.1.16...v0.1.17
185-
[v0.1.16]: https://github.com/stm32-rs/svdtools/compare/v0.1.15...v0.1.16
186-
[v0.1.15]: https://github.com/stm32-rs/svdtools/compare/v0.1.14...v0.1.15
187-
[v0.1.14]: https://github.com/stm32-rs/svdtools/compare/v0.1.13...v0.1.14
188-
[v0.1.13]: https://github.com/stm32-rs/svdtools/compare/v0.1.12...v0.1.13
189-
[v0.1.12]: https://github.com/stm32-rs/svdtools/compare/v0.1.11...v0.1.12
190-
[v0.1.11]: https://github.com/stm32-rs/svdtools/compare/v0.1.10...v0.1.11
191-
[v0.1.10]: https://github.com/stm32-rs/svdtools/compare/v0.1.9...v0.1.10
192-
[v0.1.9]: https://github.com/stm32-rs/svdtools/compare/v0.1.8...v0.1.9
193-
[v0.1.8]: https://github.com/stm32-rs/svdtools/compare/v0.1.7...v0.1.8
194-
[v0.1.7]: https://github.com/stm32-rs/svdtools/compare/v0.1.6...v0.1.7
195-
[v0.1.6]: https://github.com/stm32-rs/svdtools/compare/v0.1.5...v0.1.6
196-
[v0.1.5]: https://github.com/stm32-rs/svdtools/compare/v0.1.4...v0.1.5
197-
[v0.1.4]: https://github.com/stm32-rs/svdtools/compare/v0.1.3...v0.1.4
198-
[v0.1.3]: https://github.com/stm32-rs/svdtools/compare/v0.1.2...v0.1.3
199-
[v0.1.2]: https://github.com/stm32-rs/svdtools/compare/v0.1.1...v0.1.2
200-
[v0.1.1]: https://github.com/stm32-rs/svdtools/compare/v0.1.0...v0.1.1
201-
[v0.1.0]: https://github.com/stm32-rs/svdtools/compare/v0.0.4...v0.1.0
202-
[v0.0.4]: https://github.com/stm32-rs/svdtools/compare/v0.0.3...v0.0.4
203-
[v0.0.3]: https://github.com/stm32-rs/svdtools/compare/v0.0.2...v0.0.3
204-
[v0.0.2]: https://github.com/stm32-rs/svdtools/compare/v0.0.1...v0.0.2
174+
[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.1.26...HEAD
175+
[v0.1.26]: https://github.com/rust-embedded/svdtools/compare/v0.1.25...v0.1.26
176+
[v0.1.25]: https://github.com/rust-embedded/svdtools/compare/v0.1.24...v0.1.25
177+
[v0.1.24]: https://github.com/rust-embedded/svdtools/compare/v0.1.23...v0.1.24
178+
[v0.1.23]: https://github.com/rust-embedded/svdtools/compare/v0.1.22...v0.1.23
179+
[v0.1.22]: https://github.com/rust-embedded/svdtools/compare/v0.1.21...v0.1.22
180+
[v0.1.21]: https://github.com/rust-embedded/svdtools/compare/v0.1.20...v0.1.21
181+
[v0.1.20]: https://github.com/rust-embedded/svdtools/compare/v0.1.19...v0.1.20
182+
[v0.1.19]: https://github.com/rust-embedded/svdtools/compare/v0.1.18...v0.1.19
183+
[v0.1.18]: https://github.com/rust-embedded/svdtools/compare/v0.1.17...v0.1.18
184+
[v0.1.17]: https://github.com/rust-embedded/svdtools/compare/v0.1.16...v0.1.17
185+
[v0.1.16]: https://github.com/rust-embedded/svdtools/compare/v0.1.15...v0.1.16
186+
[v0.1.15]: https://github.com/rust-embedded/svdtools/compare/v0.1.14...v0.1.15
187+
[v0.1.14]: https://github.com/rust-embedded/svdtools/compare/v0.1.13...v0.1.14
188+
[v0.1.13]: https://github.com/rust-embedded/svdtools/compare/v0.1.12...v0.1.13
189+
[v0.1.12]: https://github.com/rust-embedded/svdtools/compare/v0.1.11...v0.1.12
190+
[v0.1.11]: https://github.com/rust-embedded/svdtools/compare/v0.1.10...v0.1.11
191+
[v0.1.10]: https://github.com/rust-embedded/svdtools/compare/v0.1.9...v0.1.10
192+
[v0.1.9]: https://github.com/rust-embedded/svdtools/compare/v0.1.8...v0.1.9
193+
[v0.1.8]: https://github.com/rust-embedded/svdtools/compare/v0.1.7...v0.1.8
194+
[v0.1.7]: https://github.com/rust-embedded/svdtools/compare/v0.1.6...v0.1.7
195+
[v0.1.6]: https://github.com/rust-embedded/svdtools/compare/v0.1.5...v0.1.6
196+
[v0.1.5]: https://github.com/rust-embedded/svdtools/compare/v0.1.4...v0.1.5
197+
[v0.1.4]: https://github.com/rust-embedded/svdtools/compare/v0.1.3...v0.1.4
198+
[v0.1.3]: https://github.com/rust-embedded/svdtools/compare/v0.1.2...v0.1.3
199+
[v0.1.2]: https://github.com/rust-embedded/svdtools/compare/v0.1.1...v0.1.2
200+
[v0.1.1]: https://github.com/rust-embedded/svdtools/compare/v0.1.0...v0.1.1
201+
[v0.1.0]: https://github.com/rust-embedded/svdtools/compare/v0.0.4...v0.1.0
202+
[v0.0.4]: https://github.com/rust-embedded/svdtools/compare/v0.0.3...v0.0.4
203+
[v0.0.3]: https://github.com/rust-embedded/svdtools/compare/v0.0.2...v0.0.3
204+
[v0.0.2]: https://github.com/rust-embedded/svdtools/compare/v0.0.1...v0.0.2

CHANGELOG-rust.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This changelog tracks the Rust `svdtools` project. See
55

66
## [Unreleased]
77

8+
## [v0.3.3] 2023-10-02
9+
810
* Fast fix for #161
911

1012
## [v0.3.2] 2023-10-01
@@ -88,17 +90,18 @@ Other changes:
8890

8991
* Initial release with feature-parity with the Python project.
9092

91-
[Unreleased]: https://github.com/stm32-rs/svdtools/compare/v0.3.2...HEAD
92-
[v0.3.2]: https://github.com/stm32-rs/svdtools/compare/v0.3.1...v0.3.2
93-
[v0.3.1]: https://github.com/stm32-rs/svdtools/compare/v0.3.0...v0.3.1
94-
[v0.3.0]: https://github.com/stm32-rs/svdtools/compare/v0.2.8...v0.3.0
95-
[v0.2.8]: https://github.com/stm32-rs/svdtools/compare/v0.2.7...v0.2.8
96-
[v0.2.7]: https://github.com/stm32-rs/svdtools/compare/v0.2.6...v0.2.7
97-
[v0.2.6]: https://github.com/stm32-rs/svdtools/compare/v0.2.5...v0.2.6
98-
[v0.2.5]: https://github.com/stm32-rs/svdtools/compare/v0.2.4...v0.2.5
99-
[v0.2.4]: https://github.com/stm32-rs/svdtools/compare/v0.2.3...v0.2.4
100-
[v0.2.3]: https://github.com/stm32-rs/svdtools/compare/v0.2.2...v0.2.3
101-
[v0.2.2]: https://github.com/stm32-rs/svdtools/compare/v0.2.1...v0.2.2
102-
[v0.2.1]: https://github.com/stm32-rs/svdtools/compare/v0.2.0...v0.2.1
103-
[v0.2.0]: https://github.com/stm32-rs/svdtools/compare/35c3a79...v0.2.0
104-
[v0.1.0]: https://github.com/stm32-rs/svdtools/pull/84
93+
[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.3.2...HEAD
94+
[v0.3.3]: https://github.com/rust-embedded/svdtools/compare/v0.3.2...v0.3.3
95+
[v0.3.2]: https://github.com/rust-embedded/svdtools/compare/v0.3.1...v0.3.2
96+
[v0.3.1]: https://github.com/rust-embedded/svdtools/compare/v0.3.0...v0.3.1
97+
[v0.3.0]: https://github.com/rust-embedded/svdtools/compare/v0.2.8...v0.3.0
98+
[v0.2.8]: https://github.com/rust-embedded/svdtools/compare/v0.2.7...v0.2.8
99+
[v0.2.7]: https://github.com/rust-embedded/svdtools/compare/v0.2.6...v0.2.7
100+
[v0.2.6]: https://github.com/rust-embedded/svdtools/compare/v0.2.5...v0.2.6
101+
[v0.2.5]: https://github.com/rust-embedded/svdtools/compare/v0.2.4...v0.2.5
102+
[v0.2.4]: https://github.com/rust-embedded/svdtools/compare/v0.2.3...v0.2.4
103+
[v0.2.3]: https://github.com/rust-embedded/svdtools/compare/v0.2.2...v0.2.3
104+
[v0.2.2]: https://github.com/rust-embedded/svdtools/compare/v0.2.1...v0.2.2
105+
[v0.2.1]: https://github.com/rust-embedded/svdtools/compare/v0.2.0...v0.2.1
106+
[v0.2.0]: https://github.com/rust-embedded/svdtools/compare/35c3a79...v0.2.0
107+
[v0.1.0]: https://github.com/rust-embedded/svdtools/pull/84

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "svdtools"
3-
version = "0.3.2"
4-
repository = "https://github.com/stm32-rs/svdtools"
3+
version = "0.3.3"
4+
repository = "https://github.com/rust-embedded/svdtools/"
55
description = "Tool for modifying bugs in CMSIS SVD"
66
authors = [
77
"Andrey Zgarbul <[email protected]>",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author = "Adam Greig"
99
author-email = "[email protected]"
1010
maintainer = "Nicolas Stalder"
1111
maintainer-email = "[email protected]"
12-
home-page = "https://github.com/stm32-rs/svdtools"
12+
home-page = "https://github.com/rust-embedded/svdtools"
1313
requires-python = ">=3.9"
1414
description-file = "README.md"
1515
requires = [

0 commit comments

Comments
 (0)