We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f3378 commit a6a39a2Copy full SHA for a6a39a2
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# kiutils - CHANGELOG
2
3
+## v1.9.5 - 09.02.2026
4
+### Non-breaking changes
5
+- Fixed: Support for alternate pins in symbols
6
+
7
## v1.9.4 - 12.12.2025
8
### Non-breaking changes
9
- Added: Support for nets in all graphical items
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = kiutils
-version = 1.9.4
+version = 1.9.5
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