Skip to content

1.0.69

Compare
Choose a tag to compare
@stevehu stevehu released this 18 Apr 20:09
· 309 commits to master since this release

1.0.69 - 2022-04-18

Added

Changed

  • fixes #554 removed unnecessary checks. Thanks @harishvashistha
  • fixes #555 Setting default value even if that value is null. Thanks @harishvashistha
  • fixes #544 Fixing unevaluated properties with a larger test base. Thanks @prashanthjos
  • fixes #552 Add schemaPath to ValidationMessage. Thanks @ymszzq
  • fixes #541 Allow fetching properties from the map with the comparator. Thanks @0x4a616e