Skip to content

Releases: ostrowr/ts-json-validator

0.7.1

11 Jan 19:31
Compare
Choose a tag to compare
  • Fix if/then/else types (Thanks @drtyh2o !)
  • Upgrade dev tool versions

0.7.0

12 Dec 20:26
4ffa72a
Compare
Choose a tag to compare
Bump to 07 (#41)

* bump to 0.7.0

* bump typescript

0.6.0

15 Feb 18:19
Compare
Choose a tag to compare
  • Allow passing ajv options through to validator
  • Improve test suite

Thanks to @bigpopakap for his work on this release!

0.5.0

20 Dec 07:22
Compare
Choose a tag to compare

Support for booleans as JSON schemas

0.4.1

20 Dec 04:22
Compare
Choose a tag to compare

Fix the npm release for 0.4.0

0.4.0

20 Dec 04:01
d1dc2e7
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • move eslint-plugin-prettier to devDependencies (#16)
  • Fix when working in projects with declaration: true
  • Copy improvements

0.3.0

09 Nov 20:11
Compare
Choose a tag to compare

Rename TsjsonParser.validate to TsjsonParser.validates, and change it from a type assertion function to a regular type guard.

0.2.0

06 Nov 06:57
e86afe3
Compare
Choose a tag to compare

Typescript 3.7.2 is out!

0.1.1

03 Nov 04:09
8b103b0
Compare
Choose a tag to compare

First release that supports the entire JSON schema spec as defined in Draft-07 🎉

0.0.5

31 Oct 07:08
Compare
Choose a tag to compare
bump to 0.0.5