File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# kiutils - CHANGELOG
22
3+ ## v1.9.0 - 05.11.2025
4+ ### Non-breaking changes
5+ - Cleanup: Major refactor and improvement of s-expression parsing
6+ - Cleanup: Refactor boolean parameters parsing in all ` from_sexpr ` methods
7+ - Cleanup: Handle int/float formatting in ` sexp_to_string `
8+ - Cleanup: Reformat whole codebase with Black formatter
9+ - Added: New round of test data from official KiCad demo projects
10+ - Added: Initial support for padstack in ` pad `
11+
312## v1.8.4 - 21.10.2025
413### Non-breaking changes
514- Cleanup: Refactored and added comments in ` FpProperty `
Original file line number Diff line number Diff line change 11[metadata]
22name = kiutils
3- version = 1.8.4
3+ version = 1.9.0
44author = Marvin Mager
55author_email = 99667992+mvnmgrx@users.noreply.github.com
66description = Simple and SCM-friendly KiCad file parser for KiCad 9.0 and up
You can’t perform that action at this time.
0 commit comments