- [FEATURE] Add .and() as a DSL alias for .when() for more readable chaining. (906a1f0)
- [FIX] Ensure conditions only apply to .using() calls made later. (7411233)
- [FEATURE] Allow calling
ValidatorBuilder#when()
multiple times per#validates()
call. (02a6a6b)
- Update RSVP to 3.0.3. (58b1b64)
- [FIX] Actually make lgtm.js omit RSVP. (a717792)
- [FIX] Do parameter checking in using() and update bundled RSVP. (006ece8)
- Initial release. (c967aca)