Skip to content

v0.5.0 2022-10-16

Choose a tag to compare

@samuelcolvin samuelcolvin released this 16 Oct 14:25
· 1128 commits to main since this release
800114b
  • fix float multiple_of calc #286
  • python types for ErrorKind #289
  • add CustomErrorValidator #290
  • Add JsonValidator #291
  • Literal[None] -> NoneValidator 5a65c11
  • correct use of StrValidator and StrConstrainedValidator e671f33
  • Schema extra #292
  • add json_function to IsInstanceValidator #293
  • Logic for instances of subclasses of strings #294

Full Changelog: v0.4.0...v0.5.0