Skip to content

Latest commit

 

History

History
139 lines (71 loc) · 6.58 KB

CHANGELOG.md

File metadata and controls

139 lines (71 loc) · 6.58 KB

Changelog

0.5.6 (2023-12-06)

Bug Fixes

Miscellaneous Chores

0.5.5 (2023-12-01)

Bug Fixes

  • add matrix to test on windows also (9edc8c0)
  • windows support to manage driver (d194902)

Miscellaneous Chores

0.5.4 (2023-12-01)

Bug Fixes

0.5.3 (2023-11-08)

Bug Fixes

  • change permissions to chromedriver binary (fc66cee)

0.5.2 (2023-11-08)

Bug Fixes

  • add missing error handling (f2b904a)

0.5.1 (2023-11-01)

Bug Fixes

  • actions on Windows machines (3205fb0)
  • remove the hardcoded PORT (8b3a9bf)

0.5.0 (2023-10-25)

Features

  • add driver manager command (81aa1e1)
  • add driver manager command (0c3e8f6)

Bug Fixes

  • installCommand.php to choose correct component to install (059ea60)

Miscellaneous Chores

0.4.1 (2023-10-21)

Bug Fixes

0.4.0 (2023-10-21)

Features

  • configure for distribute via packagist (d596c53)

Bug Fixes

  • add ignore builds folder (5c18777)

0.3.0 (2023-10-20)

Features

  • add 'install:browser' command (ea8c15b)
  • add 'install:driver' command (546ff8d)

Bug Fixes

  • add permissions to run-pint.yml action (7bf28b2)
  • getBasePath to handle empty parameter (8be42ba)

Miscellaneous Chores

0.2.0 (2023-10-08)

Features

Miscellaneous Chores