hildogjr/KiCost
Build cost spreadsheet for a KiCad project.
12 Releases
Latest: 1y ago
v1.1.20Latest
✨ Added
- Support for Digi-Key API V4
🐛 Fixed
- Nexar problems when the API reports errors
- Element14 too fast queries
- Problems with some malformed references when importing a CSV
v1.1.19
📋 Changed
- Components groupings now isn't case sensitive
✨ Added
- Warning about missing config file
🐛 Fixed
- Element14 issues when no RoHS info found
- Element14 country selection
v1.1.18
🐛 Fixed
- Problems when no arguments were specified
v1.1.17
✨ Added
- TME retry
🐛 Fixed
- Nexar problems when no MANF
v1.1.16
🐛 Fixed
- Disabled KitSpace API, no longer available
- Display API errors in the GUI dialog
- Nexar problems when we don't get a closest match
v1.1.15
🐛 Fixed
- Avoid showing secrets in logs
- Confusing options overwrite
v1.1.14
✨ Added
- Nexar API (replaces Octopart)
- Mechanism so all config API options have a related environment variable
- Option to exclude Digi-Key marketplace products
- Mechanism to specify availability for local distributors
🐛 Fixed
- TME component URLs
- Installation problems when tqdm isn't installed
v1.1.12
🐛 Fixed
- Problems when trying to use Digi-Key API, but not available
- Progress bar in the GUI not working for Python 3.10+
v1.1.10
🐛 Fixed
- Mouser API problems for languages other than english (always No Stock)
- KitSpace API encoding issues (UTF-8 as ISO-8859-1)
v1.1.8
✨ Added
- Digi-Key API
- Mouser API
- Farnell/Newark API (Element14)
- TME API
- Cache for all APIs (including KitSpace and Octopart)
v1.1.6
✨ Added
- The user custom field capability to order quote
- Cell size adjust algorithm (use --max_column_width 0 to disable it)
- `pricing` processing for subparts.
- Now the spreadsheet doesn't need to be recomputed after loading.
- `--split_extra_fields` to specify more fields to split for subparts.
- `--board_qty` to specify the number of boards.
- `--force_en_us` to workaround wxWidgets issues.
🐛 Fixed
- The Farnell import code order
- LCSC link and add BOM import links of all
- Reference sorting and crashes
v1.1.5
