Skip to content

Releases: davidban77/labby

Release v0.2.0 - 2022-05-30

30 May 10:29
207b988
Compare
Choose a tag to compare

[v0.2.0] - 2022-05-30

Added

  • Bumping gns3fy tp 1.0.0-rc.2
  • Support for reading environment variables as values in the labby.toml configuration. But only some.
  • Render option for labby run node bootstrap --render and --render-output to show configuration on demand.
  • Changed references from lock_file to state_file to better reflect the purpose of the module.
  • Added labby.commands.common module with method to automatically generate Labby objects. This is to improve DRY on the labby commands.
  • Added timeout and retries options to general ProviderSettings.

Fixed

  • Deletion of nodes, links and projects attributes when specified.

Release v0.1.0 - 2022-05-25

26 May 20:27
168a1c2
Compare
Choose a tag to compare

[v0.1.0] - 2022-05-25

Initial release.