You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
The latest progress can be viewed on this repository's [project board](#).
8
8
9
+
## [0.3.3] - 2025-07-17
10
+
11
+
Fixes an issue with build scripts and updates `create-macos-recovery.ps1` to no longer require an existing python installation. The updated scripts include better logging and error handling, so it is easier to diagnose any issues creating the VM.
- Update scripts to include logging, remove python3 requirement ([`7ccd8b80`](https://github.com/Qonfused/OSX-Hyper-V/commit/7ccd8b80b85b511d4c1aee3cfc533de9bcbab370))
0 commit comments