Releases: davidban77/labby
Releases · davidban77/labby
Release v0.2.0 - 2022-05-30
[v0.2.0] - 2022-05-30
Added
- Bumping
gns3fytp1.0.0-rc.2 - Support for reading environment variables as values in the
labby.tomlconfiguration. But only some. - Render option for
labby run node bootstrap --renderand--render-outputto show configuration on demand. - Changed references from
lock_filetostate_fileto better reflect the purpose of the module. - Added
labby.commands.commonmodule with method to automatically generate Labby objects. This is to improve DRY on the labby commands. - Added
timeoutandretriesoptions to generalProviderSettings.
Fixed
- Deletion of nodes, links and projects attributes when specified.
Release v0.1.0 - 2022-05-25
[v0.1.0] - 2022-05-25
Initial release.