Releases: Parallels/vagrant-parallels
Releases · Parallels/vagrant-parallels
v2.4.2 - Minor bug fixes
What's Changed
- Revert "use clonefile copy for macvm boxes" by @bineesh-n in #464
Full Changelog: v2.4.1...v2.4.2
Use 'clonefile' copy for APFS disks
What's Changed
- adding macos by @cjlapao in #447
- Add a doc note for releasing a new provider version by @legal90 in #452
- website: Remove unused images by @legal90 in #450
- Bump activesupport from 6.1.7.3 to 6.1.7.5 in /website/docs by @dependabot in #457
- Don't try to call methdods on Nil. by @stephenreay in #456
- use clonefile copy for macvm boxes by @mattlqx in #459
New Contributors
- @cjlapao made their first contribution in #447
- @stephenreay made their first contribution in #456
- @mattlqx made their first contribution in #459
Full Changelog: v2.4.0...v2.4.1
v2.4.0 - Shared Folders for .macvm VMs on Apple M-series hosts
v2.3.1
v2.3.0 - Fix SSH for .macvm VMs on Macs with Apple M-series chip
v2.2.6
v2.2.5
v2.2.4
v2.2.3 - Compatibility with Vagrant 2.2.17 and Ruby 3
BUG FIXES:
- Fixed the compatibility with Vagrant 2.2.17 and Ruby 3 [GH-399]
v2.2.2 - Fixed shared folder mount on the VM reboot
BUG FIXES:
- Fixed shared folder mount on the VM reboot [GH-391]