v0.40.1
What's Changed
- Feature/fuse maybe by @smoser in #329
- chore(deps): fix dependabot alerts by @rchincha in #348
- docs: fix issue templates by @rchincha in #351
- ci: remove superfluous setup in workflow by @rchincha in #353
- feat(build): add a substitute-file option by @rchincha in #355
- Reduce build and test dependency on docker:// urls. by @smoser in #357
- use squashfuse_ll if it is available. by @smoser in #354
- chore(deps): fix dependabot alerts by @rchincha in #360
- feat(import): add "copy" support for import by @rchincha in #345
- fix(bind): interpret bind defined as type []map[string]string by @darshilgit in #302
- docs: add info about "scratch" by @rchincha in #363
- Use kernel mount of squashfs if running privledged. by @smoser in #361
- Reorganize the code into pkg and internal directories, this moves the oci directory out of stacker binary's way by @ariel-miculas in #335
- docs: add pkg.go.dev badge by @rchincha in #367
- ci: fix release pipeline by @rchincha in #368
- ci: update release workflow to properly include the version by @rchincha in #369
- ci: pass build version for static binary builds by @rchincha in #371
- ci: upload binary with the tag by @rchincha in #372
New Contributors
- @darshilgit made their first contribution in #302
- @ariel-miculas made their first contribution in #335
Full Changelog: v0.30.1...v0.40.1