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