All notable changes to laravel-html-table will be documented in this file
- Add support for laravel 11
- Use DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
- Can DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
- Add set attributes to header cells.
- 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