Releases: aorestr/GNS3sharp
Releases · aorestr/GNS3sharp
build-0.3.0-beta
- Documentation in place.
- Changes on some access modifiers
- Now there's no need to declare manually the label of the nodes in Aux.nodesAvailable
Several general fixes.
build-0.2.1-beta
You can extract routing tables from routers as an object for making easier operations with its data
build-0.2.0-beta
Node.Receive()
has been improved as well as Ping
methods. A checker for ping results has been added too.
build-0.1.2-beta
Now you can get a project ID with its name
build-0.1.1-beta
System.Collections.Immutable
library is not longer necessary
build-0.1-beta
Main functionalities already in place. First attempt to use the library in an outside program