Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@so1n so1n released this 19 Oct 06:28
· 9 commits to master since this release

Warning

  • Note: Template is the introduction method that changes
    • OLD: from protobuf_to_pydantic.desc_template import DescTemplate
    • NEW: from protobuf_to_pydantic.template import Template

What's Changed

  • Fix, fix plugin model message references by @so1n in #66
  • Feat, support mutli config by @so1n in #68
  • 0.3.0 pre by @so1n in #69
  • Feat, all field support optional & sub config support inherited by @so1n in #70
  • Fix, fix check_one_of not support alias field by @so1n in #71

Full Changelog: v0.2.7...v0.3.0