v1.0.8
What's Changed
Bug fixes๐งโ๐ง ๐
- Ensure the contents of
floppy_content
gets added to the configured floppy device by @tenthirtyam in #80 - fix: vmware tools iso path for Fusion 13 by @Stromweld in #112
Doc improvements ๐
- docs: update
CONTRIBUTING.md
by @tenthirtyam in #82 - docs: update version in example by @graememeyer in #90
- docs: update
README.md
by @tenthirtyam in #99 - docs: Add instructions for VMware Player on Linux by @StephenBrown2 in #128
Other Changes
- goreleaser: add missing target goos/goarch by @lbajolet-hashicorp in #76
- Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 by @dependabot in #78
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #81
- docs: update
README.md
files by @tenthirtyam in #83 - Fix issues reported by Go checks by @nywilken in #88
- Update Plugin binary releases to match Packer by @nywilken in #93
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #100
- docs: fix references to internal documentation by @lbajolet-hashicorp in #104
- chore(deps): Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #92
- go.mod: bump go version from 1.17 to 1.18 by @lbajolet-hashicorp in #107
- .gitignore: ignore .docs by @lbajolet-hashicorp in #111
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.3.4 by @dependabot in #114
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.4 to 0.4.0 by @dependabot in #123
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #117
- Add a set of working VMware Fusion examples by @nywilken in #130
New Contributors
- @lbajolet-hashicorp made their first contribution in #76
- @graememeyer made their first contribution in #90
- @hashicorp-copywrite made their first contribution in #100
- @StephenBrown2 made their first contribution in #128
- @Stromweld made their first contribution in #112
Full Changelog: v1.0.7...v1.0.8