Skip to content

6.0.0

Compare
Choose a tag to compare
@syldb syldb released this 08 Oct 07:48
· 32 commits to master since this release

Release 6.0.0 was released on 2020-10-07 (and pushed to PyPI the next day).

Breaking Changes

  • Drop support for Python 3.5 (EOL: 2020-09-13).
  • Default values for readonly fields are kept in cleaned_data.

Other changes

  • Applying isort v5+ changes: no --recursive flag, removed the not_skip settings. (internal change, no runtime impact).