Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

76 lines (47 loc) · 2.76 KB

v0.0.7 (2013-11-13)

v0.0.6 (2013-10-29)

Bug Fixes

  • core: fixed process resolving on linux (ab9d6591)

v0.0.5 (2013-10-17)

Bug Fixes

  • gruntfile: Added missing paramters (84df0635)
  • readme: Typo in image path * 'master' of github.com:dalekjs/dalek-browser-chrome: fix (9a45d2ea)

v0.0.4 (2013-09-25)

Bug Fixes

  • core:
    • fixed chrome process cant be killed issue (4fb9545)

v0.0.3 (2013-09-23)

Bug Fixes

  • core:
    • fixed Windows loader issue with process list management (f95eefd)

v0.0.2 (2013-09-23)

Features

  • install:

    • updated to chromedriver2 (787a140)
  • core:

    • added ability to specify ports & port ranges for the user (787a140)
  • gruntfile:

    • improved build/release automation tools (787a140)

Typos

  • readme:

Bug Fixes

  • install:

    • downgraded Chromedriver downloader to not use broken version 0.8 (b166b9e)
  • core:

    • proper shutdown of chromedriver (60b5fd4)

v0.0.1 (2013-08-22)

Bug Fixes

  • install:
    • updated install script to latest chromedriver (b7b6bd7)
    • fixed install script for windows (0f65f03)

Features

  • gruntfile:
    • added build/release automation tools (9b8585f)