* Added reader for CSV-formatted pinout files exported from the STM32CubeMx tool. (Thanks, Hasan Yavuz OZDERYA!)
0.1.15
______________________
* Added reader for Xilinx Ultrascale FPGAs. * Fixed insertion of spaces between groups of pins when pin number starts with '*'. * Replaced call to warnings.warn with issues() function. * fix_pin_data() now strips leading/trailing spaces from pin information.
0.1.14
______________________
* Fixed incorrect y-offset of pins for symbols that only have pins along the right side.
0.1.13
______________________
* The number of pins in a bundle is now appended to the pin name instead of an '*'.
0.1.12
______________________
* Added capability to insert non-existent "gap" pins that divide groups of pins into sections.