Releases: bitovi/launchpad
Releases · bitovi/launchpad
0.8.0
Use browser args
This release fixes the browser args bug, now browser.args
are used only when they are defined.
Fix clean option
- Fix Chrome clean options
- Make clean instance running in a detached process
Fix Windows issues
Fix:
- Chrome directory and edge directory
- Fix program files directory for x64 and x32 architectures, they were flipped
Adding OSX support to the build
This adds OSX support to Travis build.
Do not scan the whole drive in windows
Stop scanning the whole disk on Windows OS.
For #106