Releases: silverstripe/silverstripe-segment-field
Releases · silverstripe/silverstripe-segment-field
3.0.0-beta1
What's Changed
- DEP PHP Support in CMS5 by @sabina-talipova in #72
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #71
- DEP Upgrade frontend build stack by @GuySartorelli in #74
New Contributors
- @sabina-talipova made their first contribution in #72
- @GuySartorelli made their first contribution in #74
Full Changelog: 2.7.0...3.0.0-beta1
2.7.0
What's Changed
- DEP Update JS dependencies by @github-actions in #63
- MNT Use GitHub Actions CI by @emteknetnz in #67
- MNT Use update-js action by @emteknetnz in #68
- MNT Standardise modules by @emteknetnz in #69
New Contributors
- @github-actions made their first contribution in #63
Full Changelog: 2.6.0...2.7.0
2.7.0-rc1
What's Changed
- DEP Update JS dependencies by @github-actions in #63
- MNT Use GitHub Actions CI by @emteknetnz in #67
- MNT Use update-js action by @emteknetnz in #68
- MNT Standardise modules by @emteknetnz in #69
New Contributors
- @github-actions made their first contribution in #63
Full Changelog: 2.6.0...2.7.0-rc1
2.7.0-beta1
What's Changed
- DEP Update JS dependencies by @github-actions in #63
- MNT Use GitHub Actions CI by @emteknetnz in #67
- MNT Use update-js action by @emteknetnz in #68
- MNT Standardise modules by @emteknetnz in #69
New Contributors
- @github-actions made their first contribution in #63
Full Changelog: 2.6.0...2.7.0-beta1
2.6.0
What's Changed
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #61
- MNT Add update JS deps workflow by @emteknetnz in #62
- ENH PHP 8.1 compatibility by @emteknetnz in #64
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #65
Full Changelog: 2.5.0...2.6.0
2.2.3
2.2.1
2.1.1
- Add getter/setter for help text (Adam Judd) - 98a8e8a
- Add class from cms (Adam Judd) - 49cc36f
- NEW Remove Mockery from phpunit test suite (Robbie Averill) - 9499d19
- NEW Vendorise module, use new exposed Requirements API and update CI config (Robbie Averill) - dee284b
- FIX convert CI bootstrap references to new their new locations in vendor (Dylan Wagstaff) - 77eb86f
2.2.0
2.1.0
- DOCS Update build badges in readme (Robbie Averill) - f8006ff
- Minor UI improvements - use Bootstrap for text field and indent buttons (Robbie Averill) - 3212c9f
- Update Travis configuration to new style, add phpcs configuration (Robbie Averill) - c96c8c3
- NEW Add webpack module, updates for SS4 beta (Robbie Averill) - a3c7c8b
- Remove PHP 5.5 from Travis builds (Robbie Averill) - 4b2e5c9
- FIX Remove .cms selector restriction from JS (Robbie Averill) - cfbbe0c
- FIX Update JS for new CMS classes, remove jQuery mobile use, add Bootstrap classes and minor CSS (Robbie Averill) - c1568e1
- Adding authors (#7) (Christopher Pitt) - cf5d374
- PSR-2 linting, bump composer alias to 2.1.x-dev (Robbie Averill) - af03b85
- FIX Add namespace import for stub modifier (Robbie Averill) - f4c18e7
- FIX Tidy up some formatting, rename "code" to "src", update license year, add PHP 7.1 to Travis (Robbie Averill) - d4530f0