This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Highlights
- Switched to hatch from poetry to support native extensions #100
- Support for API picker backend #92
- Several bugfixes
What's Changed
- Libs: KiCad: Fileformat: Fix missing defaults by @ruben-iteng in #94
- Exporter: PCB: Fix: PCB net numbers by @ruben-iteng in #95
- Exporter: Kicad: PCB: Add faebryk name and LCSC number to footprint properties by @ruben-iteng in #93
- Bugfix: Transformer: Alignment by @ruben-iteng in #90
- Library: Additions, changes and fixes by @ruben-iteng in #89
- Exporter: Cross-platform KiCad footprint paths by @sam-mellor in #96
- Fix geometry rotation by @mawildoer in #97
- Fix: Libs: KiCad: Fileformat: Permit
versionkey infp-lib-tablefile to be absent by @sam-mellor in #99 - Fix: Exporter: Global footprint library dir path for macOS by @sam-mellor in #98
- libs: Normalize FuncDict and FuncSet util collections key and value callables by @mawildoer in #102
- Build: Switch to hatchling by @iopapamanoglou in #100
- Picker: Add API picker by @sam-mellor in #92
- CI: Build wheels for all platforms by @iopapamanoglou in #104
New Contributors
- @sam-mellor made their first contribution in #96
Full Changelog: v4.1.1...v4.1.2