2.0.0-alpha1
Pre-release
Pre-release
- FIX Update module for latest SS4, vendorise (Robbie Averill) - e2aea4e
- declaring allowed actions as private as per RequestHandler, fixes SS4beta2 compat issues (tim) - 7fcf533
- FIX Include versioned in composer requirements (Robbie Averill) - ee1d87b
- FIX Remove PHP 5.5 from Travis build configuration, add 7.1 (Robbie Averill) - 3b3db01
- FIX SS4 compatibility updates, PSR-4 in tests, table_name in stubs (Robbie Averill) - cde9dc9
- Remove
Requirements::javascript()
for Framework src JS (Lee Bradley) - ad28757 - BUG Fix issue with initial save (Damian Mooyman) - 2129f9f
- SilverStripe 4 compatibility (#87) (Robbie Averill) - 518189e
- Updating composer alias (Daniel Hensby) - 4ce0560
- Update TagFieldTest.php (Myles Derham) - a75eab8
- Updated tests to work with new logic (numeric tags). (Myles Beardsmore) - 5907874
- converted tabs to spaces as per psr-2 (Myles Beardsmore) - 65f6d75
- Updated TagField to work with numeric tags (Myles Beardsmore) - 76c10d8
- Removed is_numeric check in SaveInto function (Myles Beardsmore) - d7ca8ca