Skip to content

Releases: dggluz/parmenides

v0.1.2

16 Apr 13:31
Compare
Choose a tag to compare

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

16 Apr 12:34
Compare
Choose a tag to compare
v0.1.1

fix(README): added travis badge (force building)

v0.1.0

14 Dec 14:47
Compare
Choose a tag to compare

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

13 Dec 20:57
Compare
Choose a tag to compare

0.0.4 (2018-12-13)

Bug Fixes

  • strict-obj-of: Fix compile error on strictObjOf (08436e1)