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 <ain@flashbit.net>
Altiss <kerry@doan.me>
Dan Woodward <dan.woodward80@gmail.com>
Jev Zelenkov <jev.zelenkov@gmail.com>
Johannes Heimbach <heimbachjohannes@gmail.com>
JulianLeviston <JulianLeviston@users.noreply.github.com>
Krister Kari <krister.kari@webtehdas.fi>
Mathias Schaefer (molily) <zapperlott@gmail.com>
Niall O'Higgins <niall@nextdoor.com>
Paulo Pires <taralloqueiroiz@gmail.com>
Peter Dave Hello <hsu@peterdavehello.org>
RichCrook <richcrook@yahoo.com>
Robin Böhm <robinboehm@me.com>
Rodney Rehm <mail+github@rodneyrehm.de>
Ryan Zec <code@ryanzec.com>
Sebastian Golasch <public@asciidisco.com>
asciidisco <public@asciidisco.com>
Sebastian Hardt <s.hardt@micromata.de>
Shahar Roth <rothshahar@yahoo.com>
Skachov, Oleksandr <oleksandr.skachov@storebrand.no>
Vladimir Makhaev <vmakhaev@Vladimirs-MacBook-Air.local>
asciidisco <public@asciidisco.com>
deedubbleyoo <dan.woodward80@gmail.com>
gskachkov <gskachkov@gmail.com>
mdix <dix@mediaman.de>
ryanzec <basire@gmail.com>
ryanzec <code@ryanzec.com>
stuartlangridge <sil@kryogenix.org>
waffle.io <team@waffle.io>
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.