* The bundling option now only bundles pins where that operation makes sense: power input pins (e.g., VCC and GND) and no-connect pins.
0.1.8
______________________
* Input data from the CSV file is now scanned for errors and fixed before it can cause problems in the library file.
0.1.7
______________________
* Added reader functions for Xilinx Virtex-6 and Spartan-6. * Broke-out reader functions into separate modules. * TXT and CSV files are now acceptable as part data files, but the reader has to be built to handle it.
0.1.6
______________________
* Fuzzy string matching is now used for the column headers. * Choice-type options are now case-insensitive.
0.1.5
______________________
* Multiple parts can now be described in a single CSV file. * Added function and option for reading Cypress PSoC5LP CSV files. * Simplified key generators for sorting pins by name or number. * Improved ordering of pins by name.