What's Changed
- make flaky tests more stable by @Code-Hex in #172
- make more rich graphical window by @Code-Hex in #173
- missing error codes added by @Code-Hex in #174
In #173, I have added 2 additional options for customizing the window:
- Added
WithWindowTitle
option to display window title (the default is disabled) - Added
WithController
option to handle virtual machine via window toolbar (the default is disabled)
CleanShot.2024-11-18.at.01.28.02.mp4
Full Changelog: v3.4.0...v3.5.0