You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#167