Releases: INTI-CMNB/KiBoM
Releases · INTI-CMNB/KiBoM
v1.9.1-2
v1.9.1
Added
- LCSC links
v1.9.0
Added
- KiCad 7 DNP support
- Flexible Description capitalization
v1.8.0-3
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
v1.8.0
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 andm
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/orvariant_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)
Note: to support XLSX output you must install xlsxwriter
.
Python 3 only
In order to reduce dependencies and hence the size of docker images this release is Python 3 only.
Synchronized with upstream 1.6.1
v1.6.1 Version 1.6.1
First Debian package release
Current upstream plus some patches we use.