* Fix error with adding slot0 on a C7200 * Make cx_Freeze option (thanks to boenrobot) * Support border width (thanks to noplay) * Add missing C7200-io-FE (thanks to noplay)
1.2.3
* Ensure the rotation of a shape is defined as a float, rather than string (Fixes 23)
1.2.2
* Correct the path used for multi-host VPCS configs Thanks to rednectar for spotting this. * Fix running tests on Windows
1.2.1
* Fix copying of images when path in topology is relative (Fixes 22) * Copy *.png to the base directory of the new project if exists (Fixes 20) * Copy VPCS configs to the new multi-host vpcs directory (Fixes 21) * Fix shapes and text losing their rotation (Fixes 19) * Add default value for Qemu RAM
1.2.0
* Fix converting shapes that don't have fill_color specified, make them transparent (Fixes 18) * Copy instructions to new topology if they are present
1.1.1
* Fix error numbering of multiple serial ports (Fixes 15)