- Fix field builder from schema for Title and Separator (243).
0.13.0
Not secure
===========================
- Add contextualize function for form definition (241). - Small flake8-related fixes (240).
0.12.0
Not secure
===========================
- Moving file named `LICENCE` into `LICENSE` (232). - Add JSON schema migration (234) - Add a tool to convert ContextForms to FormidableJSON (236) - Drop python3.4 support (234) - Add conditional display-iff (198). - Added latest translations from Crowdin.
0.11.1
Not secure
===========================
- Make trailing slash not mandatory for the API (75)
0.11.0
Not secure
===========================
- Added a tox job to update/refresh the swagger-ui related static files (210 / 213) - including documentation for developers. - Remove the field size limit for the model field `formidable.models.Item.label` (225). - Handle decimal values in Number fields (227).
0.10.0
Not secure
===========================
- Change errors format returned in the builder in order to have something more constistant (214) - Add input_type to format field (help_text, separator, title) (218)