mvnmgrx / kiutils

Simple and SCM-friendly KiCad file parser based on Python dataclasses for KiCad 6.0 and up.
GNU General Public License v3.0
78 stars 25 forks source link

KiCad 7: Optional property IDs #78

Closed mvnmgrx closed 1 year ago

mvnmgrx commented 1 year ago

This PR makes the id token of a Property optional

Fixes #72

Partly fixes: