# Changes

## 0.3.1 / 2012-11-10

  - Update dependencies.
  - Setup browser testing.

## 0.3.1 / 2012-10-15

  - Remove jshint comments.
  - Expose `deliver` from the library to save users from requirements on
    `pending` package.

## 0.3.0 / 2012-10-15

  - Refactor eventual lib into set of small modules.
  - Extract watchable abstraction into it's own package.
  - Refactor pending abstraction out of the eventual library.
  - Improve library documentation.
  - Change API for apply function.
  - Add more tests.

## 0.2.0 / 2012-07-07

  - Rewrite eventuals using polymorphic methods.


## 0.0.2 / 2012-04-23

  - Update API to follow [eventual-cljs](https://github.com/Gozala/eventual-cljs)
    more closely.

## 0.0.1 / 2012-04-16

  - Initial release
