Skip to content

Commit

Permalink
Release v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
asciidisco committed Nov 28, 2014
1 parent fab9c63 commit 5cccac3
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="0.0.8"></a>
### 0.0.8 (2014-11-28)


#### Bug Fixes

* **actions:**
* before & after test execution ([d0ce489c](http://github.com/dalekjs/dalek/commit/d0ce489cb10f778df0ec9bc1576862827643a370))
* better screenshot handling ([ed50a6fd](http://github.com/dalekjs/dalek/commit/ed50a6fdc8b90b01566a2847ca9087689d42d777))
* **build:** fix build process ([ff45eb3b](http://github.com/dalekjs/dalek/commit/ff45eb3bddd348aa65f3a17c8c440b13a3dd4292))
* **tests:** removed undefined variable ([1ef624da](http://github.com/dalekjs/dalek/commit/1ef624daf6de321996daba10557a50e3e5a7dece))


#### Features

* **suite:** bind this to the current test ([37157057](http://github.com/dalekjs/dalek/commit/3715705799925dde865c36274ef05d7c7129c0da))


<a name="v0.0.7"></a>
### v0.0.7 (2013-10-28)

Expand Down
25 changes: 24 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
Ain Tohvri <[email protected]>
Altiss <[email protected]>
Dan Woodward <[email protected]>
Jev Zelenkov <[email protected]>
Johannes Heimbach <[email protected]>
JulianLeviston <[email protected]>
Krister Kari <[email protected]>
Mathias Schaefer (molily) <[email protected]>
Niall O'Higgins <[email protected]>
Paulo Pires <[email protected]>
Peter Dave Hello <[email protected]>
RichCrook <[email protected]>
Robin Böhm <[email protected]>
Rodney Rehm <[email protected]>
Ryan Zec <[email protected]>
Sebastian Golasch <[email protected]>
asciidisco <[email protected]>
Sebastian Hardt <[email protected]>
Shahar Roth <[email protected]>
Skachov, Oleksandr <[email protected]>
Vladimir Makhaev <[email protected]>
asciidisco <[email protected]>
deedubbleyoo <[email protected]>
gskachkov <[email protected]>
mdix <[email protected]>
ryanzec <[email protected]>
ryanzec <[email protected]>
stuartlangridge <[email protected]>
waffle.io <[email protected]>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dalekjs",
"version": "0.0.8",
"version": "0.0.9",
"description": "A node based cross browser testing tool",
"main": "./lib/dalek.js",
"directories": {
Expand Down

0 comments on commit 5cccac3

Please sign in to comment.