We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490c3ef commit ab00808Copy full SHA for ab00808
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# kiutils - CHANGELOG
2
3
+## v1.8.4 - 21.10.2025
4
+### Non-breaking changes
5
+- Cleanup: Refactored and added comments in `FpProperty`
6
+
7
## v1.8.3 - 16.10.2025
8
### Non-breaking changes
9
- Fixed: Storing of `do_not_autoplace` field in Property
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = kiutils
-version = 1.8.3
+version = 1.8.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