We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138ea7f commit f1bddacCopy full SHA for f1bddac
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# kiutils - CHANGELOG
2
3
+## v1.9.4 - 12.12.2025
4
+### Non-breaking changes
5
+- Added: Support for nets in all graphical items
6
+
7
## v1.9.3 - 09.12.2025
8
### Non-breaking changes
9
- Fixed: Only write out `primitives` for custom shape pads
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = kiutils
-version = 1.9.3
+version = 1.9.4
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