Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 18:41
· 15 commits to main since this release
7ea3c46

What's Changed

  • fix(installer): separate contributor setup from user install by @NovusEdge in #95
  • test(installer): cover the compact header by @NovusEdge in #96
  • fix(cloudinit): merge cloud-config documents before the seed is written by @NovusEdge in #97
  • fix(tui): follow the terminal background by @NovusEdge in #98
  • feat(recipes): extend the developer recipes to the new Linux guests by @NovusEdge in #99
  • feat(recipes): add the bundled catalog rule and its three common recipes by @NovusEdge in #100
  • ci: stop the test run at the first failure by @NovusEdge in #101
  • fix(guest): pass --needed to pacman by @NovusEdge in #105
  • feat(cloudinit): write the cloud-init seed image in Go by @NovusEdge in #104
  • chore(release): prepare v0.4.0 by @NovusEdge in #106

Full Changelog: v0.3.0...v0.4.0