Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 583 Bytes

Changelog

All notable changes to laravel-blade-on-demand will be documented in this file

1.5.0 - 2022-02-04

  • Support for Laravel 9

1.4.0 - 2021-12-19

  • Support for PHP 8.1
  • Dropped support for PHP 7.3
  • Dropped support for Laravel 6 and 7

1.3.0 - 2020-10-31

  • Support for PHP 8.0
  • Dropped support for PHP 7.2

1.2.0 - 2020-09-04

  • Support for Laravel 8.0

1.1.1 - 2020-03-16

  • Minor refactor

1.1.0 - 2020-03-16

  • Support for Mailable themes
  • Support for handling missing variables
  • Better documentation

1.0.0 - 2020-03-10

  • Initial release