Skip to content

Releases: INTI-CMNB/KiBoM

v1.9.1-2

30 Nov 11:29
Compare
Choose a tag to compare

Fixed

  • exclude_from_bom property not honored

v1.9.1

24 Nov 16:12
Compare
Choose a tag to compare

Added

  • LCSC links

v1.9.0

08 May 16:15
Compare
Choose a tag to compare

Added

  • KiCad 7 DNP support
  • Flexible Description capitalization

v1.8.0-3

07 Nov 16:08
Compare
Choose a tag to compare

Added

  • Mouser links
  • Mechanism to rename columns
  • Support for variants of the Value field through the DNP check (no break)
  • Generic format handler for VARIANT:FIELD pair

Fixed

  • Digi-Key links
  • Documentation for white space separator (they are tabs)
  • ref_separator not showing with alt refs
  • DNP check is now case insensitive, all components are now going
  • ref_separator not showing with alt refs
  • The ref_separator save

v1.8.0-2

11 Sep 23:50
Compare
Choose a tag to compare

Added

Fixed

  • Field names weren't really case-insensitive.
  • Variants logic when using more than one +VARIANT

v1.8.0

19 Jul 11:38
Compare
Choose a tag to compare

Added

  • Column head names can be customized (rename columns)
  • Support for spaces before units in component values.

Changed

  • Conflicts (collisions) in Config field aren't reported as warnings.
    They are natural for variants and other uses.
  • alt_wrap option was removed.
  • The locale decimal point is converted into '.' for units computation.
  • M is mega and m milli. Only case sensitive prefix.
  • Enhanced the R/L/C sort by unit.
  • Display KiBOM version when running script.
  • Exit with error count.
  • Removed colorama printing.

Fixed

  • Now output_file_name and/or variant_file_name_format can be empty.
  • HTML DNF section is now omitted when empty.
  • +VARIANT option not working.
  • Any column can be rendered as datasheet links (HTML only).
  • Any column can be joined.

Fixed problem when no INI file (digikey_link not defined)

24 Apr 22:02
Compare
Choose a tag to compare

Note: to support XLSX output you must install xlsxwriter.

Python 3 only

23 Apr 18:35
Compare
Choose a tag to compare

In order to reduce dependencies and hence the size of docker images this release is Python 3 only.

Synchronized with upstream 1.6.1

13 Mar 13:34
Compare
Choose a tag to compare
v1.6.1

Version 1.6.1

First Debian package release

12 Mar 11:51
Compare
Choose a tag to compare

Current upstream plus some patches we use.