Releases: silverstripe/silverstripe-html5
Releases · silverstripe/silverstripe-html5
2.4.0
What's Changed
- ENH Various fixes for PHP 8.1 compatibility by @emteknetnz in #36
- ENH PHP 8.1 compatibility by @emteknetnz in #35
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #33
- fix: allow html elements within noscript tag by @xini in #32
New Contributors
Full Changelog: 2.2.0...2.3.0
2.0.0
Release 2.0.0
2.0.0-beta1
SilverStripe 4 compatible
- API Replace html5lib parser with masterminds/html5-php via composer (Robbie Averill) - 35a5e19
- FIX Update CI tools to use framework's coding standards definition (Dylan Wagstaff) - 269d3a5
- API Updated classes and CI to support SilverStripe 4.0 (Dylan Wagstaff) - b198d20
- Start SilverStripe 4 upgrade (Dylan Wagstaff) - ddb638b
- DOCS Add build badges to readme (Robbie Averill) - 81016ce
- Remove PHP 5.3 from Travis build matrix (Robbie Averill) - 66b2609
1.0.4
- Changelog added
- Converted to PSR-2
- Updated to supported module standard
- Alias dev-master as 1.0
1.0.3
Merge pull request #1 from dhensby/master Adding .editorconfig