All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.4 - 2024-02-03
- allow php 8.0 (#6)
1.0.3 - 2024-01-08
- ReadonlyField has default classes (#5)
1.0.2 - 2024-01-08
- ReadonlyField (#4)
1.0.1 - 2023-12-18
- Support for Silverstripe 5
- standardized testsuite (#3)
- frontend Phone Field
- validation errors are displayed as such
- frontend CheckboxSetField and OptionsetField
- frontend TextareaField
- frontend CheckboxField
- frontend FieldGroup
- frontend DropdownField
- frontend EmailField
- frontend TextField
- form holder trait
- Merge pull request #2 from syntro-opensource/dependabot/github_actions/codecov/codecov-action-3.1.0