And another one
This update brings a bunch of new features, support for Kicad 5.99, support for Eagle/Fusion 360 and makes integration with other eCAD packages easier.
Notable commits:
- fecad4b Make standard fields optional, grouping configurable
 - 43587ca Add resizable column border
 - 7f2f4f3 Darken when checked highlights footprints on render
 - 4df0dd3 Switch to using bitmaps in small buttons
 - 8c4ce8f BOM Column hiding and reordering (#239)
 - 53aea0c Make compression optional, limit fp precision
 - 034cde1 Add Description field parsing
 - 2ad2be4 Support arc tracks
 - 6350be3 Support for Eagle / Fusion 360 Electronics (#216)
 - d75e74f Expand text vars in title block
 - 7d78c11 Use kicad's own text rendering when possible
 - 43e5034 Rename module to footprint everywhere
 - 6c70a9d Support vertical justification other than center
 - f546c92 Add support for S_RECT drawsegment
 - 85276ba Add bom body change event to EventHandler
 - 213b6b6 Add user file examples
 - c71cebc Add custom js css and header/footer support
 - 7630401 Cleanup html settings menu
 - 374f71e Add an option to grey out (darken) a row when the selected checkbox is checked.
 - 22122f0 Add fullscreen option to the settings menu.
 - f346175 Create Run.bat for EasyEDA (#140)
 - 2579007 Add version indicator in dialog and generated page