Releases: lloricode/laravel-html-table
Releases · lloricode/laravel-html-table
v2.1.1 2024-03-05
What's Changed
- Add support for laravel 11
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #9
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #10
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #11
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #13
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #14
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #15
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #16
Full Changelog: v2.1.0...v2.1.1
v2.1.0 - 2023-05-28
Changed
- Use DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
- Can DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
- Add set attributes to header cells.
v2.0.0 2023-05-13
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
Add .gitattributes
v1.3.3 Create .gitattributes
Fix default view
Update Generator.php Fix Default View
auto discovery in laravel 5.5
v1.2.5 Update README.md
v1.2.4
v1.2.2
Add override cell tag
v1.2.1 add override cell tag