Skip to content

Veni, Vidi, Rewrici

Choose a tag to compare

@qu1ck qu1ck released this 21 Nov 09:16
· 252 commits to master since this release

Massive update. Most important change is the new configuration dialog and ability to pull extra data from netlist or xml file.

Notable commits:

  • 88b9dc6 Ignore extra fields related arguments if no netlist file is specified
  • 141b19e Make config file apply to some command line defaults
  • e32d068 Implement saving settings
  • b2b305f Switch to identifying modules by index instead of reference
  • 732470c Fix utf8 file names issue in linux
  • 11b7b0b Add warning when some references are not found in netlist/xml file
  • a763492 Automatically pick up latest netlist or xml file
  • 0327f04 Add copy to clipboard button
  • f9f67c5 Implement netlist parser
  • 9b0e5a7 Add board variant blacklist
  • aaee522 Add board variant whitelist
  • 37626f6 Add xml extra field parser and dnp field processing
  • 04c0244 Implement bom destination directory config
  • 3541109 Implement sort order and blacklist params
  • 65526cb Add config object
  • 9675ff7 Add dialog