Skip to content

0.7.1

Choose a tag to compare

@brunobord brunobord released this 22 Feb 10:01
· 525 commits to master since this release

This is mostly a bugfix release.

  • Fix: excluding the .crowdin directory in the flake8 tox job (#179).
  • Return the preview mode (form or table) with the accesses list (#121)
  • Fix: avoid installing formidable when not needed in tests - flake8 + isort checks (#181).
  • add presets to ContextFormSerializer (#176). Add presets creation directly in a FormidableForm declaration. Rework tests with presets.
  • Fix: error message for preset validation is not the one specified (#185)
  • Improve isort management in tox file (#147)