Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 02:05
· 29 commits to master since this release
b43ebcf

JSONSchema v0.3.1

Diff since v0.3.0

Closed issues:

  • Is validate(x::Dict, shcema) is necessary? (#18)
  • Is validate(x::Dict, shcema) is necessary? (#19)

Merged pull requests:

  • add more robust checking of circular references (#16) (@KristofferC)
  • Bump version in Project.toml (#17) (@odow)
  • Relax type signatures for Dict -> AbstractDict (#20) (@yongheekim-dev)
  • treat Missing as null (#21) (@yongheekim-dev)