# Release History

## 1.0.0 / 2012-12-16

* Complete rewrite providing a new API (not backwards compatible).

## 0.3.0 / 2012-11-29

* Refactor logic (backwards compatible).
* Clean up output.

## 0.2.3 / 2012-06-16

* Add try-catch around JSON.parse call, in case server returns invalid JSON.

## 0.2.2 / 2012-05-02

* Simplify results output (again).
* Don't care about trailing slash in URL.

## 0.2.1 / 2012-05-01

* browserSets parameter is now an array.
* Made timed out runs result in failure.
* Support for all failure types othan than "failed" ("error", "timedout", ..).
* Simplify results output.

## 0.2.0 / 2012-04-30

* Global timeout.
* Check all uaRuns.
* Proper URLs back to TestSwarm.
* Some additional error handling.

## 0.1.1 (2012-xx-xx

* Fix engine property in package.json.

## 0.1.0 / 2012-xx-xx

* Initial release.
