This repository was archived by the owner on Dec 10, 2024. It is now read-only.
v4.1.1
Summary
Bugfixes, minor additions and infrastructure preparation for schematic export
What's Changed
- ERC: Check ElectricPower has voltage by @ruben-iteng in #56
- Testing: Rename tests so we run everything via pytest by @mawildoer in #58
- SEXP: Add stack and debugging information to decoder by @mawildoer in #59
- SEXP: Debug warning of unprocessed SEXPs by @mawildoer in #61
- Libs: kicad fileformat: Implement justifys by @iopapamanoglou in #62
- Core: KiCAD Sch Fileformat by @mawildoer in #60
- Library: Improve RP2040 by @iopapamanoglou in #57
- Library: power, UART, I2C, RS232 components... by @ruben-iteng in #38
- Exports: KiCAD schematic roundtrip by @mawildoer in #64
- Core: More convenient data-traits by @mawildoer in #67
- Test: Accelerate pytests with some parallelisation by @mawildoer in #70
- Rename NotNone function to not_none by @mawildoer in #71
- Ignore me by @mawildoer in #72
- Exports: Minor PCB transformer cleanup by @mawildoer in #74
- Export: KiCAD Schematic Transformer by @mawildoer in #68
- Lib: kicad: fileformat: Add support for groups by @ruben-iteng in #76
- Add: kicad: fileformat_common: Missing stroke types by @ruben-iteng in #79
- Core: Add FuncSet and FuncDict modules to lib/util by @mawildoer in #80
- Fix: Library: Missing/wrong references by @ruben-iteng in #66
- Library: Various fixes by @ruben-iteng in #83
- PCB: Layout: next to pin generic layout by @ruben-iteng in #81
- Examples: Add minimal_led_orderable by @ruben-iteng in #84
- Bugfix: Examples: Fix switch picker by @iopapamanoglou in #85
- Layout: Add NextTo by @iopapamanoglou in #86
Breaks
Should not break anything
Full Changelog: v4.1.0...v4.1.1