Skip to content

0.11.0

Compare
Choose a tag to compare
@Schille Schille released this 28 Oct 16:25
· 12 commits to main since this release

image

Summary

This release includes lots of refactorings and a few bug fixes. There is a new CLI option witch allows to assumes 'yes' to installing the Kubernetes providers and prevents the interactive prompt.

What's Changed

  • Refactor-source-fetching by @buschNT in #95
  • refactor: move examples into separate folder by @buschNT in #96
  • test(Inline): additional tests + small fixes by @buschNT in #97
  • feat: telemetry integration by @buschNT in #98
  • feat: default Deckfile positional argument to "." by @buschNT in #100
  • fix(tooler): set userid/groupid to 1000 if run as root on unix to build local tooler image by @Schille in #101
  • feat(cli): add flag -y/--no-input to automatically install dependencies by @Schille in #102
  • fix: reading deckfile info by @buschNT in #103
  • chore(cli): check if userid or groupid exist in alpine before creating by @Schille in #108
  • feat(installer): Check installation dependencies before execution by @georgkrause in #99

Full Changelog: 0.10.1...0.11.0