Skip to content

release 0.6.0

Compare
Choose a tag to compare
@dapper91 dapper91 released this 05 Feb 07:29
· 177 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