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
- Any map list validation by @jaredoconnell in #110
Full Changelog: v0.14.0...v0.14.1