Skip to content

v0.7.0

Compare
Choose a tag to compare
@rjeffman rjeffman released this 11 Jan 17:53
· 13 commits to main since this release

Higlights of this release

  • Allow custom volumes
  • Add support for external networks

Bugs fixed

  • Force an explicit network name to use
  • Don't allow deployment names with same name as labname

Detailed changelog since 0.6.2 by author:

Alexander Bokovoy (2)

  • Allow custom volumes
  • Force an explicit network name to use

Rafael Guterres Jeffman (6)

  • flake8: fix Flake8 issues.
  • Add flake8 and pylint to pre-commit
  • Add support for external networks.
  • examples: Ensure all examples use different IP ranges
  • network: Simplify network configuration code
  • Don't allow deployment names with same name as labname

Full Changelog: v0.6.2...v0.7.0