Skip to content

release 0.6.0

Choose a tag to compare

@dapper91 dapper91 released this 05 Feb 07:29
· 266 commits to master since this release
184584a
  • union types support added
  • xml model encoding api unified with pydantic json encoding api
  • root model validation raises exception instead of returning None
  • xml model params inheritance implemented
  • multiple element search strategies implemented