Skip to content

1.0.9

Compare
Choose a tag to compare
@stevehu stevehu released this 22 May 01:30
· 759 commits to master since this release

1.0.9 - 2019-05-21

Added

Changed

  • fixes #147 Fails to validate MIN and MAX when number type is converted to BigInteger. Thanks @jiachen1120
  • fixes #145 Fix bug parsing array query params when only one item present. Thanks @jiachen1120
  • fixes #142 validation for enum object type. Thanks @jiachen1120
  • fixes #136 Maps of URLs can have performance impacts. Thanks @rhwood
  • fixes #134 $ref external schema references do not use URL mappings. Thanks @rhwood