This repository has been archived by the owner on Mar 14, 2019. It is now read-only.
Releases: TwoWheelDev/gns3-converter
Releases · TwoWheelDev/gns3-converter
v1.2.4
v1.2.3
v1.2.2
Bugfix Release
- Correct the path used for multi-host VPCS configs
Thanks to rednectar for spotting this. - Fix running tests on Windows
v1.2.1
Bugfix Release
v1.2.0
v1.1.1
Bug Fix!
- Fix error with numbering of multiple serial ports
v1.1.0
- 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
v1.0.0
Stable release version 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)
v0.5.0
New release!
- 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
v0.4.0
- Implement support for converting QEMU Based Devices (Qemu VM, ASA, PIX, JUNOS, IDS)