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 22nd, 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.2.0
June 30th, 2021
Nested tags are supported now 😎
Just to show you one example, which is really handy for lists inside of bard.
`ul li p a` => 'my-secial-css-class-for-nested-links-in-lists`,
`a` => `a-general-link-class`,
2.0.0
November 9th, 2020
Laravel 8 Ready
If you want to stay on Laravel 7, use Classify version ^1.0