We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4d11e commit a536f7eCopy full SHA for a536f7e
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# kiutils - CHANGELOG
2
3
+## v1.9.3 - 09.12.2025
4
+### Non-breaking changes
5
+- Fixed: Only write out `primitives` for custom shape pads
6
+
7
## v1.9.2 - 09.12.2025
8
### Non-breaking changes
9
- Added: Support for options in padstack layers
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = kiutils
-version = 1.9.2
+version = 1.9.3
author = Marvin Mager
author_email = 99667992+mvnmgrx@users.noreply.github.com
description = Simple and SCM-friendly KiCad file parser for KiCad 9.0 and up
0 commit comments