Releases: dggluz/parmenides
Releases · dggluz/parmenides
v0.1.2
0.1.2 (2020-04-16)
Bug Fixes
- nullable: fixed problem with nullable(objOf) (80587eb)
- obj: fix underlying null problem with obj and objOf (d4e1a3b)
Manual re-release
v0.1.1
fix(README): added travis badge (force building)
v0.1.0
0.1.0 (2018-12-14)
Bug Fixes
- ci: Remove npm cache to avoid npm ci problem (486fb0a)
Features
- contract-of: Added ContractOf type function (4039e93)
- dictionary-of: Added dictionaryOf contract (b270a05)
v0.0.4
0.0.4 (2018-12-13)
Bug Fixes
- strict-obj-of: Fix compile error on strictObjOf (08436e1)