* Add new custom exception ConvertError * Raise a ConvertError if we can't get a snapshot name * Add quiet mode to prevent console output * Include mscvr100.dll when compiling for Windows
1.0
* Split out parts of the save function to improve readability * Rework the passing of arguments to simplify integration into GNS3 * Define ellipse and rectangle in shapes dict during init * Major improvements to the test-suite (still lots to be done)
1.0.0
0.5.0
* Correctly handle a cloud being in a topology but not connected * Correct WIC card numbering for routers. If multiple WICs were installed it would create duplicate port names. * Update the snapshot system based upon GNS3v1 snapshot system
0.4.0
* Implement support for converting QEMU Based Devices (Qemu VM, ASA, PIX, JUNOS, IDS)
0.3.5
* Convert Host symbol to computer symbol (Fixes 11)