Releases: AislerHQ/PushForKiCad
Releases · AislerHQ/PushForKiCad
0.2.5
What's Changed
- Update documentation by @Libermentix in #36
- Include ODB++ manufacturing output by @tbolender in #37
- Add a check if the project was deleted on AISLER's website but is still referenced on the sheet. (On Main branch)
New Contributors
- @Libermentix made their first contribution in #36
Full Changelog: 0.2.4...0.2.5
0.2.4
This release implements the "New local export feature". Check the readme for all instructions on how to use this feature.
0.2.3
Changes
- Support up to 12 layers stackups
0.2.2
Changes included in this release
- Fallback to file name if no title is present by @tbolender in #32
- Option to export data locally (See README)
Add support for KiCad 8.0
0.2.1 Bump version
0.1.9: Add support for KiCad v7.0
Finally full support for KiCad v7.0
Also fixes #19
0.1.8: Fix 6 Layer support
Update typo which causes wrong layers to be exported in case of 6 layer board.
0.1.7: Add support for 6 Layer PCBs
Starting 06-12-2022 we also offer 6 Layer PCBs. This release adds support for these to the plugin.
0.1.6: Improve BOM export / import
This release solves #17
0.1.5: Improve support for KiCad Nightly
Includes fix for #14