Skip to content

Releases: visuellverstehen/statamic-classify

v3.1.0

13 Aug 09:56

Choose a tag to compare

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

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

22 May 15:24
99cede2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.2...v3.0.0

2.6.2

19 Jan 07:32
31bc60f

Choose a tag to compare

What's Changed

  • Bumb up symfony/css-selector version to ^7.0 by @doriengr in #33

2.6.1

10 May 12:03

Choose a tag to compare

What's changed?

2.6.0

18 Apr 12:54

Choose a tag to compare

What's new?

  • Allow selector chaining (#24)
  • Add support for Laravel 10

2.5.0

13 Apr 12:05

Choose a tag to compare

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

Add support for Statamic 3.3 and Laravel 9

13 Apr 09:09
fb998fe

Choose a tag to compare

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 #26

Simplify adding css classes if using TailwindCSS

07 Feb 09:33
5d35f73

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.3.2

2.3.1

30 Sep 10:10
49a31b8

Choose a tag to compare

  • Prevent error for empty bard fields (#17)

2.3.0

25 Aug 13:25
f6b383c

Choose a tag to compare

Add Statamic 3.2 support