- Fixed issue with
CustomConstraint
not bindingthis.assert
tothis
. #146 - @raymondfeng - Added more tests for custom constraints
- Updated readme to include docs about custom constraints.
CustomConstraint
not binding this.assert
to this
. #146 - @raymondfeng