This repository was archived by the owner on Feb 16, 2021. It is now read-only.
v0.0.10
- add
Datprimitive type, fix #4 - add
Reprimitive type, fix #3 - reach 100% test coverage
- jshint says: No problems
- add
optionsto configuring tcomb fix #5 : - decouple onFail implementation from assert(), fix #6
- add
Anytype, fix #2 - fix #1
BREAKING
- removed
assert.onFail, now overrideoptions.onFail - removed all update methods, now define
options.update - rename
printtoformat, implement likeutil.formatin Node, fix #7