Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.03 KB

File metadata and controls

33 lines (22 loc) · 1.03 KB

Changelog

All notable changes to laravel-html-table will be documented in this file

What's Changed

  • Add support for laravel 11

Changed

  • Use DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
  • Can DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
  • Add set attributes to header cells.

What's Changed

  • Massive clean up with latest tools and standard.
  • Drop support PHP 8.0 and below.
  • Set laravel 10 minimum support
  • Convert to pest test.
  • Use spatie/pest-plugin-snapshots for clean up test.
  • Install rector for easy upgrade php support inn later version.
  • Fix psr 12 coding style.
  • Use GitHub action test
  • Install phpstan