Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 11:38

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.