Skip to content

Tags: theacodes/InteractiveHtmlBom

Tags

v2.4.1

Toggle v2.4.1's commit message
Update version tag to v2.4.1

v2.4

Toggle v2.4's commit message
Make standard fields optional, grouping configurable

Rename extra fields GUI tab to fields
Add ability to include fields without affecting grouping
Add flags --show-fields, --group-fields which default to
"Footprint,Value"
--extra-fields is now a shortcut to show and group additional
fields (along with standard Footprint, Value)

Fixes openscopeproject#167

v2.3

Toggle v2.3's commit message
Update dataformat and readme docs

v2.2

Toggle v2.2's commit message
Add board stats, checkbox progress bars

Fixes openscopeproject#77

v2.1

Toggle v2.1's commit message
Update readme

v2.0

Toggle v2.0's commit message
Update readme

v1.1

Toggle v1.1's commit message
Fix th borders disappearing in ff and edge

v1

Toggle v1's commit message
Update readme for v1

v0.8

Toggle v0.8's commit message
Implement reverse lookup on click

Notes: only works when corresponding bom row is not filtered out.
When there is ambiguity on click, subsequent clicks will cycle through
possible interpretations.

Fixes openscopeproject#9

v0.7

Toggle v0.7's commit message
Update readme