GitPedia
hildogjr

hildogjr/KiCost

Build cost spreadsheet for a KiCad project.

12 Releases
Latest: 1y ago
v1.1.20Latest
github-actions[bot]github-actions[bot]·1y ago·March 27, 2025
GitHub

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
github-actions[bot]github-actions[bot]·2y ago·May 6, 2024
GitHub

📋 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
github-actions[bot]github-actions[bot]·3y ago·June 22, 2023
GitHub

🐛 Fixed

  • Problems when no arguments were specified
v1.1.17
github-actions[bot]github-actions[bot]·3y ago·May 15, 2023
GitHub

Added

  • TME retry

🐛 Fixed

  • Nexar problems when no MANF
v1.1.16
github-actions[bot]github-actions[bot]·3y ago·April 10, 2023
GitHub

🐛 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
github-actions[bot]github-actions[bot]·3y ago·December 15, 2022
GitHub

🐛 Fixed

  • Avoid showing secrets in logs
  • Confusing options overwrite
v1.1.14
github-actions[bot]github-actions[bot]·3y ago·December 14, 2022
GitHub

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
github-actions[bot]github-actions[bot]·3y ago·September 27, 2022
GitHub

🐛 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
github-actions[bot]github-actions[bot]·3y ago·June 29, 2022
GitHub

🐛 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
github-actions[bot]github-actions[bot]·4y ago·May 9, 2022
GitHub

Added

  • Digi-Key API
  • Mouser API
  • Farnell/Newark API (Element14)
  • TME API
  • Cache for all APIs (including KitSpace and Octopart)
v1.1.6
github-actions[bot]github-actions[bot]·4y ago·October 14, 2021
GitHub

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
hildogjrhildogjr·4y ago·October 12, 2021
GitHub