1.4.2 (2024-07-24)
- parser.default() return type (aa7a414)
1.4.1 (2024-07-24)
- type declaration (3183970)
1.4.0 (2024-07-24)
- parser.schema,title,describe, array and object items range, number multipleOf (eb4b04a)
1.3.1 (2024-06-11)
- intersection and union parse error (af6506c)
1.3.0 (2024-06-10)
- function, class, enum parser and parseAsync() (717b489)
1.2.6 (2024-06-07)
- string regexp error display (cecc6d2)
1.2.5 (2024-06-05)
- string parser infer type (c63d88e)
1.2.4 (2024-06-05)
- tsc pack config (eed58bf)
1.2.3 (2024-06-04)
- string, number which match and strict mode (b815f91)