Skip to content

Latest commit

 

History

History
97 lines (60 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

97 lines (60 loc) · 3.29 KB

0.0.8 (2014-11-28)

Bug Fixes

  • actions:
    • before & after test execution (d0ce489c)
    • better screenshot handling (ed50a6fd)
  • build: fix build process (ff45eb3b)
  • tests: removed undefined variable (1ef624da)

Features

  • suite: bind this to the current test (37157057)

v0.0.7 (2013-10-28)

Features

  • config: Moved config.js form dalek-internal-config into dalek main module (a0dadca5)
  • core: added remote runner/host capabilities (77ed1ece)

v0.0.6 (2013-10-15)

Features

  • core:

Bug Fixes

  • core:
    • Added fix for issue #1 of dalek-internal-config (7ca7df5)

v0.0.5 (2013-09-26)

Features

Bug Fixes

  • core:
    • fix issue with reload() not working (b221e77)

v0.0.4 (2013-09-25)

Features

  • core:
    • bumping console reporter dependency (6325a7a)

v0.0.3 (2013-09-25)

Features

  • core:
    • bumping phantom dependency (b173fce)

v0.0.2 (2013-09-25)

Features

  • core:

v0.0.1 (2013-09-23)

Bug Fixes

  • gruntfile:

  • typo:

Features

  • gruntfile:

    • added build/release automation tools (92e2b6c)
    • automatically generate CONTRIBUTORS file (3b518cf)
  • core:

    • added proper Error handling for runtime exceptions (c995bcd)