Skip to content

v1.11.0

Compare
Choose a tag to compare
@edigaryev edigaryev released this 03 Apr 20:00
· 9 commits to main since this release
42fc7fe

What's Changed

  • Use packer plugins install --path to install (development version) by @torarnv in #131
  • Skip disk resizing if disk is already correct size by @torarnv in #135
  • Avoid duplicated logging by TartExec by @torarnv in #137
  • $ go get -u ./... && packer-sdc fix . && go mod tidy by @edigaryev in #134
  • Validate the exclusive native of from_ipsw, from_iso, and vm_base_name by @torarnv in #138
  • Restructure and clean up docs by @torarnv in #136
  • Refactor linux creation install by @torarnv in #139
  • Run "go fmt" and use golangci-lint by @edigaryev in #142
  • Allow relocating the recovery partition instead of deleting it by @edigaryev in #143
  • .github/workflows/release.yml: use Golang 1.22 by @edigaryev in #144

Full Changelog: v1.10.0...v1.11.0