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.
5.0.0 - 2023-06-28
- support for dot notations in DataObject Relations (#14) (#21)
- information for people still using Silverstripe 4
- support for silverstripe 5 (#19)
- Stubs for Page and PageController to ensure these symbols also exist for modules (#18)
- standardized testsuites (#11)
- tests are actually executed for the 5 branch
- Uses v5 testsuite
1.0.0 - 2022-04-30
- Rule to inform user to follow silverstripe config doc practices (#8)
- bootstrap file
- code coverage
- composer
- github flair
- changelog utility
- ReadWritePropertiesExtension (#2)
- use Syntro as vendor in namespace (#7)
- update readme & docs
- license naming to match updated repo
0.0.0 - 2022-04-30
- github action tests (#3)