Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

v4.1.2

Latest

Choose a tag to compare

@iopapamanoglou iopapamanoglou released this 28 Oct 16:37
· 18 commits to main since this release
3fc2967

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 version key in fp-lib-table file 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

Full Changelog: v4.1.1...v4.1.2