## Changelog

### v0.3.2 January 29th, 2014

* [FEATURE] Add .and() as a DSL alias for .when() for more readable chaining. (906a1f0)

### v0.3.1 January 29th, 2014

* [FIX] Ensure conditions only apply to .using() calls made later. (7411233)

### v0.3.0 January 28th, 2014

* [FEATURE] Allow calling `ValidatorBuilder#when()` multiple times per `#validates()` call. (02a6a6b)

### v0.2.0 January 7th, 2014

* Update [RSVP](https://github.com/tildeio/rsvp.js) to 3.0.3. (58b1b64)

### v0.1.0 October 23, 2013

* [FIX] Actually make lgtm.js omit RSVP. (a717792)

### v0.0.2 October 22, 2013

* [FIX] Do parameter checking in using() and update bundled RSVP. (006ece8)

### v0.0.1 August 24, 2013

* Initial release. (c967aca)
