Releases: visuellverstehen/statamic-classify
Releases · visuellverstehen/statamic-classify
v3.1.0
What's Changed
- feat: add Laravel 12 and PHP 8.4 support by @el-schneider in 4002b56
- docs: clarify direct child selector behavior in nested selectors by @el-schneider in 74a71c0
- Set correct license in composer.json by @Jamesking56 in #37
- chore: remove composer lock file by @LakkesRa in #36
- chore: add composer lock to gitignore by @LakkesRa in 50a27e6
New Features
- Added support for Laravel 12
- Added support for PHP 8.4
- Enhanced documentation for nested selectors with direct child behavior clarification
Maintenance & Fixes
- Fixed license specification in composer.json (now correctly shows MIT)
- Removed composer.lock from repository and added to .gitignore
New Contributors
- @Jamesking56 made their first contribution in #37
Compatibility
- PHP: 8.2, 8.3, 8.4
- Laravel: 10, 11, 12
- Statamic: 4, 5
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Statamic V5 and Laravel 11 support by @sylvesterdamgaard in #34
- Drop support for Statamic 3, laravel 8 and 9 plus php 8.1 and lower by @doriengr in #35
New Contributors
- @sylvesterdamgaard made their first contribution in #34
Full Changelog: 2.6.2...v3.0.0
2.6.2
2.6.1
2.6.0
2.5.0
Add support for Statamic 3.3 and Laravel 9
Simplify adding css classes if using TailwindCSS
What's Changed
- Reimplements HtmlParser using Symfony DomCrawler by @JohnathonKoster in #21
- Simplify adding css classes if using TailwindCSS by @jonassiewertsen in #22
New Contributors
- @JohnathonKoster made their first contribution in #21
Full Changelog: 2.3.1...2.3.2
2.3.1
2.3.0
Add Statamic 3.2 support