Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@13g10n 13g10n released this 02 Apr 11:42
· 8 commits to master since this release
bb08324

Added

  • New ChoiceField field with ChoiceValidator validator

Changed

  • FormsManager.get_data can now accept form ID as param. Form class param marked as deprecated and will be removed in next releases.
  • Completed 100% tests coverage and full types coverage (mypy)

Fixed

  • Small fixes and updates for README example