All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.3.0 - 2019-07-26
closeBeforeQuit
launcher optionresetBeforeQuit
launcher optionWaiting for <browser> to quit...
message- Killing Tests Prematurely section to README
- Browser Quirks and Workarounds section to README
- Deprecated
promptOn
launcher option - Major code refactor
- Quitting while launching browsers should now be handled properly
- Reliability is generally better
0.2.0 - 2019-03-29
promptOn
launcher optiondelayLaunch
launcher optionwindowGeometry
launcher option
- Make things more generic and promisified and generally better
0.1.2 - 2019-01-15
- Send and then close alert to non-Safari browsers to try to avoid focus problems
- Error out after a certain number of heartbeat errors
0.1.1 - 2018-11-05
- Set browser display name based on
customLaunchers
key
- Initial Code