From 6f48e7bef42b814d21a6e0f0b4c61d7b4c88c969 Mon Sep 17 00:00:00 2001 From: Andrey Zgarbul Date: Mon, 2 Oct 2023 11:54:02 +0300 Subject: [PATCH] release 0.3.3 --- CHANGELOG-python.md | 62 ++++++++++++++++++++++----------------------- CHANGELOG-rust.md | 31 +++++++++++++---------- Cargo.toml | 4 +-- pyproject.toml | 2 +- 4 files changed, 51 insertions(+), 48 deletions(-) diff --git a/CHANGELOG-python.md b/CHANGELOG-python.md index d936e7cc..d329d220 100644 --- a/CHANGELOG-python.md +++ b/CHANGELOG-python.md @@ -171,34 +171,34 @@ This changelog tracks the Python `svdtools` project. See * Add `click` CLI, to call as `svd patch ` * Add packaging -[Unreleased]: https://github.com/stm32-rs/svdtools/compare/v0.1.26...HEAD -[v0.1.26]: https://github.com/stm32-rs/svdtools/compare/v0.1.25...v0.1.26 -[v0.1.25]: https://github.com/stm32-rs/svdtools/compare/v0.1.24...v0.1.25 -[v0.1.24]: https://github.com/stm32-rs/svdtools/compare/v0.1.23...v0.1.24 -[v0.1.23]: https://github.com/stm32-rs/svdtools/compare/v0.1.22...v0.1.23 -[v0.1.22]: https://github.com/stm32-rs/svdtools/compare/v0.1.21...v0.1.22 -[v0.1.21]: https://github.com/stm32-rs/svdtools/compare/v0.1.20...v0.1.21 -[v0.1.20]: https://github.com/stm32-rs/svdtools/compare/v0.1.19...v0.1.20 -[v0.1.19]: https://github.com/stm32-rs/svdtools/compare/v0.1.18...v0.1.19 -[v0.1.18]: https://github.com/stm32-rs/svdtools/compare/v0.1.17...v0.1.18 -[v0.1.17]: https://github.com/stm32-rs/svdtools/compare/v0.1.16...v0.1.17 -[v0.1.16]: https://github.com/stm32-rs/svdtools/compare/v0.1.15...v0.1.16 -[v0.1.15]: https://github.com/stm32-rs/svdtools/compare/v0.1.14...v0.1.15 -[v0.1.14]: https://github.com/stm32-rs/svdtools/compare/v0.1.13...v0.1.14 -[v0.1.13]: https://github.com/stm32-rs/svdtools/compare/v0.1.12...v0.1.13 -[v0.1.12]: https://github.com/stm32-rs/svdtools/compare/v0.1.11...v0.1.12 -[v0.1.11]: https://github.com/stm32-rs/svdtools/compare/v0.1.10...v0.1.11 -[v0.1.10]: https://github.com/stm32-rs/svdtools/compare/v0.1.9...v0.1.10 -[v0.1.9]: https://github.com/stm32-rs/svdtools/compare/v0.1.8...v0.1.9 -[v0.1.8]: https://github.com/stm32-rs/svdtools/compare/v0.1.7...v0.1.8 -[v0.1.7]: https://github.com/stm32-rs/svdtools/compare/v0.1.6...v0.1.7 -[v0.1.6]: https://github.com/stm32-rs/svdtools/compare/v0.1.5...v0.1.6 -[v0.1.5]: https://github.com/stm32-rs/svdtools/compare/v0.1.4...v0.1.5 -[v0.1.4]: https://github.com/stm32-rs/svdtools/compare/v0.1.3...v0.1.4 -[v0.1.3]: https://github.com/stm32-rs/svdtools/compare/v0.1.2...v0.1.3 -[v0.1.2]: https://github.com/stm32-rs/svdtools/compare/v0.1.1...v0.1.2 -[v0.1.1]: https://github.com/stm32-rs/svdtools/compare/v0.1.0...v0.1.1 -[v0.1.0]: https://github.com/stm32-rs/svdtools/compare/v0.0.4...v0.1.0 -[v0.0.4]: https://github.com/stm32-rs/svdtools/compare/v0.0.3...v0.0.4 -[v0.0.3]: https://github.com/stm32-rs/svdtools/compare/v0.0.2...v0.0.3 -[v0.0.2]: https://github.com/stm32-rs/svdtools/compare/v0.0.1...v0.0.2 +[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.1.26...HEAD +[v0.1.26]: https://github.com/rust-embedded/svdtools/compare/v0.1.25...v0.1.26 +[v0.1.25]: https://github.com/rust-embedded/svdtools/compare/v0.1.24...v0.1.25 +[v0.1.24]: https://github.com/rust-embedded/svdtools/compare/v0.1.23...v0.1.24 +[v0.1.23]: https://github.com/rust-embedded/svdtools/compare/v0.1.22...v0.1.23 +[v0.1.22]: https://github.com/rust-embedded/svdtools/compare/v0.1.21...v0.1.22 +[v0.1.21]: https://github.com/rust-embedded/svdtools/compare/v0.1.20...v0.1.21 +[v0.1.20]: https://github.com/rust-embedded/svdtools/compare/v0.1.19...v0.1.20 +[v0.1.19]: https://github.com/rust-embedded/svdtools/compare/v0.1.18...v0.1.19 +[v0.1.18]: https://github.com/rust-embedded/svdtools/compare/v0.1.17...v0.1.18 +[v0.1.17]: https://github.com/rust-embedded/svdtools/compare/v0.1.16...v0.1.17 +[v0.1.16]: https://github.com/rust-embedded/svdtools/compare/v0.1.15...v0.1.16 +[v0.1.15]: https://github.com/rust-embedded/svdtools/compare/v0.1.14...v0.1.15 +[v0.1.14]: https://github.com/rust-embedded/svdtools/compare/v0.1.13...v0.1.14 +[v0.1.13]: https://github.com/rust-embedded/svdtools/compare/v0.1.12...v0.1.13 +[v0.1.12]: https://github.com/rust-embedded/svdtools/compare/v0.1.11...v0.1.12 +[v0.1.11]: https://github.com/rust-embedded/svdtools/compare/v0.1.10...v0.1.11 +[v0.1.10]: https://github.com/rust-embedded/svdtools/compare/v0.1.9...v0.1.10 +[v0.1.9]: https://github.com/rust-embedded/svdtools/compare/v0.1.8...v0.1.9 +[v0.1.8]: https://github.com/rust-embedded/svdtools/compare/v0.1.7...v0.1.8 +[v0.1.7]: https://github.com/rust-embedded/svdtools/compare/v0.1.6...v0.1.7 +[v0.1.6]: https://github.com/rust-embedded/svdtools/compare/v0.1.5...v0.1.6 +[v0.1.5]: https://github.com/rust-embedded/svdtools/compare/v0.1.4...v0.1.5 +[v0.1.4]: https://github.com/rust-embedded/svdtools/compare/v0.1.3...v0.1.4 +[v0.1.3]: https://github.com/rust-embedded/svdtools/compare/v0.1.2...v0.1.3 +[v0.1.2]: https://github.com/rust-embedded/svdtools/compare/v0.1.1...v0.1.2 +[v0.1.1]: https://github.com/rust-embedded/svdtools/compare/v0.1.0...v0.1.1 +[v0.1.0]: https://github.com/rust-embedded/svdtools/compare/v0.0.4...v0.1.0 +[v0.0.4]: https://github.com/rust-embedded/svdtools/compare/v0.0.3...v0.0.4 +[v0.0.3]: https://github.com/rust-embedded/svdtools/compare/v0.0.2...v0.0.3 +[v0.0.2]: https://github.com/rust-embedded/svdtools/compare/v0.0.1...v0.0.2 diff --git a/CHANGELOG-rust.md b/CHANGELOG-rust.md index 93c10783..bf266702 100644 --- a/CHANGELOG-rust.md +++ b/CHANGELOG-rust.md @@ -5,6 +5,8 @@ This changelog tracks the Rust `svdtools` project. See ## [Unreleased] +## [v0.3.3] 2023-10-02 + * Fast fix for #161 ## [v0.3.2] 2023-10-01 @@ -88,17 +90,18 @@ Other changes: * Initial release with feature-parity with the Python project. -[Unreleased]: https://github.com/stm32-rs/svdtools/compare/v0.3.2...HEAD -[v0.3.2]: https://github.com/stm32-rs/svdtools/compare/v0.3.1...v0.3.2 -[v0.3.1]: https://github.com/stm32-rs/svdtools/compare/v0.3.0...v0.3.1 -[v0.3.0]: https://github.com/stm32-rs/svdtools/compare/v0.2.8...v0.3.0 -[v0.2.8]: https://github.com/stm32-rs/svdtools/compare/v0.2.7...v0.2.8 -[v0.2.7]: https://github.com/stm32-rs/svdtools/compare/v0.2.6...v0.2.7 -[v0.2.6]: https://github.com/stm32-rs/svdtools/compare/v0.2.5...v0.2.6 -[v0.2.5]: https://github.com/stm32-rs/svdtools/compare/v0.2.4...v0.2.5 -[v0.2.4]: https://github.com/stm32-rs/svdtools/compare/v0.2.3...v0.2.4 -[v0.2.3]: https://github.com/stm32-rs/svdtools/compare/v0.2.2...v0.2.3 -[v0.2.2]: https://github.com/stm32-rs/svdtools/compare/v0.2.1...v0.2.2 -[v0.2.1]: https://github.com/stm32-rs/svdtools/compare/v0.2.0...v0.2.1 -[v0.2.0]: https://github.com/stm32-rs/svdtools/compare/35c3a79...v0.2.0 -[v0.1.0]: https://github.com/stm32-rs/svdtools/pull/84 +[Unreleased]: https://github.com/rust-embedded/svdtools/compare/v0.3.2...HEAD +[v0.3.3]: https://github.com/rust-embedded/svdtools/compare/v0.3.2...v0.3.3 +[v0.3.2]: https://github.com/rust-embedded/svdtools/compare/v0.3.1...v0.3.2 +[v0.3.1]: https://github.com/rust-embedded/svdtools/compare/v0.3.0...v0.3.1 +[v0.3.0]: https://github.com/rust-embedded/svdtools/compare/v0.2.8...v0.3.0 +[v0.2.8]: https://github.com/rust-embedded/svdtools/compare/v0.2.7...v0.2.8 +[v0.2.7]: https://github.com/rust-embedded/svdtools/compare/v0.2.6...v0.2.7 +[v0.2.6]: https://github.com/rust-embedded/svdtools/compare/v0.2.5...v0.2.6 +[v0.2.5]: https://github.com/rust-embedded/svdtools/compare/v0.2.4...v0.2.5 +[v0.2.4]: https://github.com/rust-embedded/svdtools/compare/v0.2.3...v0.2.4 +[v0.2.3]: https://github.com/rust-embedded/svdtools/compare/v0.2.2...v0.2.3 +[v0.2.2]: https://github.com/rust-embedded/svdtools/compare/v0.2.1...v0.2.2 +[v0.2.1]: https://github.com/rust-embedded/svdtools/compare/v0.2.0...v0.2.1 +[v0.2.0]: https://github.com/rust-embedded/svdtools/compare/35c3a79...v0.2.0 +[v0.1.0]: https://github.com/rust-embedded/svdtools/pull/84 diff --git a/Cargo.toml b/Cargo.toml index c04abcca..c5dae964 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "svdtools" -version = "0.3.2" -repository = "https://github.com/stm32-rs/svdtools" +version = "0.3.3" +repository = "https://github.com/rust-embedded/svdtools/" description = "Tool for modifying bugs in CMSIS SVD" authors = [ "Andrey Zgarbul ", diff --git a/pyproject.toml b/pyproject.toml index 10d516da..01c85a0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ author = "Adam Greig" author-email = "adam@adamgreig.com" maintainer = "Nicolas Stalder" maintainer-email = "n@stalder.io" -home-page = "https://github.com/stm32-rs/svdtools" +home-page = "https://github.com/rust-embedded/svdtools" requires-python = ">=3.9" description-file = "README.md" requires = [