Skip to content

v1.2.0

Choose a tag to compare

@nickderobertis nickderobertis released this 30 May 16:16
· 12 commits to master since this release

1.2.0 (2022-05-30)

Bug Fixes

  • Don't use typing_extensions on py>=3.10 (1bcad33)

Features

  • Add logic to convert pydantic models to python config files (719056e)
  • Add support for saving to and loading from python config format (5d4f91c)