Skip to content

v0.2.0

Compare
Choose a tag to compare
@mthuurne mthuurne released this 26 Jun 06:27
· 90 commits to main since this release
  • Instantiate Binder instead of specializing it (#14)
    This is an API change, but the old syntax is still supported. The details can be found in the README.
  • Support typing.Any as a field annotation (#10)
  • Fix crash in format_template() on optional fields with non-string annotations (#16)