Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

50 lines (25 loc) · 2.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2020-01-08)

Bug Fixes

  • Check that wsl path exists before using wslpath to convert it (#105) (1eb7e1b)

1.2.0 (2019-08-09)

Bug Fixes

  • Add -wait-for-browser (540c1dd)
  • Look for other paths for Firefox Nightly on Windows and Mac (6377ee3)

Features

  • headless: add enable remote debugging by default (0e37f76)
  • Add support for running Windows Firefox from WSL (b4e260e)

1.1.0 (2017-12-07)

Bug Fixes

  • safe handling of missing env variables (98a4ada), closes #67

Features

  • support Firefox headless (a1fc1c8)

1.0.1 (2017-03-04)

Bug Fixes

  • windows: change getFirefoxExe function to allow running on win64 (a332915)
  • windows: change getFirefoxExe function to find exe on other drive (3322a61)
  • disable multi-process firefox (9f28aa9)
  • only use $HOME environmental variable if it exists (3ffa514)