* Lack of KISYSMOD environment variable no longer causes an exception. * requirements.txt file now references the requirements from setup.py. * Changed setup so it generates a pckg_info file with version, author, email.
0.0.6
______________________
* Fixed error caused when trying to find script name when SKiDL is run in interactive mode. * Silenced errors/warnings when loading KiCad part description (.dcm) files.
0.0.5
______________________
* SKiDL now searches for parts with a user-configurable list of library search paths. * Part descriptions and keywords are now loaded from the .dcm file associated with a .lib file.
0.0.4
______________________
* SKiDL scripts can now output netlists in XML format.
0.0.3
______________________
* Added command-line utility to convert netlists into SKiDL programs.