Skip to content

v1.0.0

Compare
Choose a tag to compare
@gehrisandro gehrisandro released this 18 Oct 10:06
· 10 commits to main since this release

What's New

  • Add factory method to provide an optional PSR-16 cache
  • Add missing class col-span-full
  • Allow length and percentage labels for arbitrary sizes
  • Add configuration documentation

What's Changed

  • Remove illuminate/support dependency - implements #3
  • Refactor validators
  • Replace ArbitraryUrlValidator with ArbitraryImageValidator
  • Split arbitrary and non-arbitrary validators into distinct validators
  • Split touch class group into touch, touch-x, touch-y and touch-pz
  • Tests against PHP 8.3
  • Fix ambiguous arbitrary values

Full Changelog: v0.0.1...v1.0.0