- Fixes Travis build. [href]
- Fixes checkboxes not triggering form dependencies. [href]
- Improves handling of checkboxes in form dependencies.
- Triggers show/hide events when changing the visibility through dependencies. [msom]
- Requires Python 3.6. [href]
- Improves the form-dependencies performance by pausing form-rendering. [href]
- Adds support for group-labels. [href]
- Supports the new field dependency options of onegov.form. [msom]
- Removes Python 2.x support. [href]
- Initial Release