Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 02:26
· 7 commits to main since this release

Feature

  • Added transform argument to fields_from and model_from (b87a907)
  • Added is_optional helper function (acb80db)

Breaking

  • minimum required Python version is now 3.8 instead of 3.6 (ee267ec)

Documentation

  • README.md: Added short explanation of the transform feature (7bfa21a)