New: Learn Statamic on Laracasts!

visuellverstehen

Classify Release Notes

visuellverstehen

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.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 😎

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.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

March 24th, 2023

  • N/A Changelog not available.