Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 940 Bytes

File metadata and controls

41 lines (22 loc) · 940 Bytes

Changelog

All notable changes to blade-sql-formatter will be documented in this file.

v0.4.0 - 2026-04-06

What's Changed

  • Add Laravel 13 Compatibility by @sharafat in #3

Full Changelog: https://github.com/sebdesign/blade-sql-formatter/compare/v0.3.0...v0.4.0

v0.3.0 - 2025-03-01

  • Drop support for Laravel 9

v0.2.3 - 2025-03-01

  • Add Laravel 12 compatibility by @sharafat #2

v0.2.2 - 2024-04-10

  • Update compatibility to Laravel 11 and PHPUnit 11 by @sharafat #1

v0.2.1 - 2023-09-04

  • Use Htmlable instead of HtmlString

v0.2.0 - 2023-02-03

  • Drop support for Laravel 8
  • Add support for Laravel 10
  • Add support for PHP 8.2

v0.1.1 - 2022-01-13

  • Add support for Laravel 9

v0.1.0 - 2021-11-25

Initial release