Releases: sparkmicro/Ki-nTree
Releases · sparkmicro/Ki-nTree
0.3 Release Candidate
Major Updates
- Added SnapEDA API methods to check availability of symbol and/or footprint and potentially download them
- Added button that let user check if symbol and fooprint are available on SnapEDA.com (KiCad Libraries window)
- Added preview of symbol and footprint and download button to open a new browser tab directed to the download page
Minor Updates
0.3 Beta
Added new features!
Global
- Now saving part into main category if subcategory does not exist in InvenTree
- Added "Add Custom" menu option to add parts to KiCad and InvenTree bypassing Digi-Key API
- Added timeout to InvenTree server connect and Digi-Key API search
GUI
- Now informing user of part creation progress with GUI window
- Show form prefilled with part API search results and allow user edits
- Switched to YAML file format for part search API results
- Added timestamp to API data for caching management
Note: Although all tested, some new features may still feature bugs 🪲 (hence the beta release)
0.2 Release
- Improved test code coverage
- Code refactoring and clean-up
- Continuous integration using Travis CI