Skip to content

Latest commit

 

History

History
94 lines (34 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

94 lines (34 loc) · 2.79 KB

1.4.2 (2024-07-24)

Bug Fixes

  • parser.default() return type (aa7a414)

1.4.1 (2024-07-24)

Bug Fixes

1.4.0 (2024-07-24)

Features

  • parser.schema,title,describe, array and object items range, number multipleOf (eb4b04a)

1.3.1 (2024-06-11)

Bug Fixes

  • intersection and union parse error (af6506c)

1.3.0 (2024-06-10)

Features

  • function, class, enum parser and parseAsync() (717b489)

1.2.6 (2024-06-07)

Bug Fixes

  • string regexp error display (cecc6d2)

1.2.5 (2024-06-05)

Bug Fixes

  • string parser infer type (c63d88e)

1.2.4 (2024-06-05)

Bug Fixes

1.2.3 (2024-06-04)

Features

  • string, number which match and strict mode (b815f91)

1.2.2 (2024-02-19)

Features

  • @kotori-bot/i18n (6796b82)
  • custom parser and string pre regexp and object index key (bf7d990)
  • first commit (33cc4d6)
  • i18n and better parse behavior (1753432)
  • update exports (64be5b6)