Skip to content

v0.14.1: Fixes for Any type ValidateCompatibility

Latest
Compare
Choose a tag to compare
@jaredoconnell jaredoconnell released this 12 Dec 16:32
df66863

Changes

  • Fixes schema types within maps or lists validated by AnySchema.
  • Validates that key types and list types are homogeneous (all key types match, all list item types match)

Pull Requests

Full Changelog: v0.14.0...v0.14.1