3.0.0
May 22nd, 2024
What's Changed
- Statamic V5 and Laravel 11 support by @SylvesterDamgaard in https://github.com/visuellverstehen/statamic-classify/pull/34
- Drop support for Statamic 3, laravel 8 and 9 plus php 8.1 and lower by @doriengr in https://github.com/visuellverstehen/statamic-classify/pull/35
New Contributors
- @SylvesterDamgaard made their first contribution in https://github.com/visuellverstehen/statamic-classify/pull/34
Full Changelog: https://github.com/visuellverstehen/statamic-classify/compare/2.6.2...v3.0.0
2.6.2
January 19th, 2024
What's Changed
- Bumb up symfony/css-selector version to ^7.0 by @doriengr in https://github.com/visuellverstehen/statamic-classify/pull/33
2.6.1
May 10th, 2023
2.6.0
April 18th, 2023
What's new?
- Allow selector chaining (#24)
- Add support for Laravel 10
2.5.0
April 13th, 2023
What's new?
- Added a
{{ classify }}
tag that allows to easily access all style configurations by element/styleset (#30) - Added support for Statamic 4
What's improved?
- Updated the addon description
- Added more information to readme
2.4.0
April 13th, 2022
What's Changed
- #26 Add support for Statamic 3.3 and Laravel 9 by @aerni
- #28 Bump guzzlehttp/psr7 from 2.1.0 to 2.2.1
- #29 Bump statamic/cms from 3.2.27 to 3.2.39
New Contributors
- @aerni made their first contribution in https://github.com/visuellverstehen/statamic-classify/pull/26
2.3.2
December 21st, 2021
What's Changed
- Reimplements HtmlParser using Symfony DomCrawler by @JohnathonKoster in https://github.com/visuellverstehen/statamic-classify/pull/21
- Simplify adding css classes if using TailwindCSS by @jonassiewertsen in https://github.com/visuellverstehen/statamic-classify/pull/22
New Contributors
- @JohnathonKoster made their first contribution in https://github.com/visuellverstehen/statamic-classify/pull/21
Full Changelog: https://github.com/visuellverstehen/statamic-classify/compare/2.3.1...2.3.2
2.3.1
September 30th, 2021
- Prevent error for empty bard fields (#17)
2.3.0
August 25th, 2021
Add Statamic 3.2 support
2.2.0
June 30th, 2021
Nested tags are supported now
2.1.1
March 25th, 2021
Set Statamic minimum requirement to 3.0.38
2.1.0
March 25th, 2021
Support Statamic 3.1
2.0.1
January 5th, 2021
PHP8 Support added
2.0.0
November 9th, 2020
Laravel 8 Ready
If you want to stay on Laravel 7, use Classify version ^1.0
1.0.4
September 10th, 2020
Readme updated
1.0.3
September 5th, 2020
- Fix All tags will be recognized.
1.0.2
August 24th, 2020
- N/A Changelog not available.
1.0.1
August 20th, 2020
Some small clean ups
1.0.0
May 22nd, 2024
- N/A Changelog not available.