Skip to content

Releases: lloricode/laravel-html-table

v2.1.1 2024-03-05

05 Mar 15:20
Compare
Choose a tag to compare

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

28 May 02:54
Compare
Choose a tag to compare

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

13 May 09:56
Compare
Choose a tag to compare

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

18 Jun 08:00
04b0bd4
Compare
Choose a tag to compare
v1.3.3

Create .gitattributes

Fix default view

28 Feb 04:38
1f4ffa5
Compare
Choose a tag to compare
Update Generator.php

Fix Default View

auto discovery in laravel 5.5

10 Jan 06:14
f884f3a
Compare
Choose a tag to compare
v1.2.5

Update README.md

v1.2.4

10 Jan 06:09
686564b
Compare
Choose a tag to compare
Update composer.json

v1.2.2

10 Jan 06:08
Compare
Choose a tag to compare
Add Caption

Add override cell tag

10 Aug 15:30
Compare
Choose a tag to compare
v1.2.1

add override cell tag