Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 457 Bytes

bodek

0.0.3

Patch Changes

  • 777d6f6: Refactor types creation

0.0.2

Patch Changes

  • 62f8924: Publish changelog

0.0.1

Patch Changes

  • 6de6491: Add inference support
  • 907b9c1: Add safe parsing support
  • aa77f4a: Add number min & max support
  • 7c10b1b: Add string min & max support
  • e3b7ea1: Add objects support
  • b6ce629: Throw for excess keys in objects
  • 92374d6: Add refinement support
  • 781239d: Add basic schemas