Skip to content

Releases: yajra/laravel-datatables

v12.2.1

09 May 14:54
8693c14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.2.0...v12.2.1

v12.2.0

08 May 07:13
95a81bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.1.2...v12.2.0

v12.1.2

07 May 06:16
f305033
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.1.1...v12.1.2

v12.1.1

05 May 10:45
8f5c8b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.1.0...v12.1.1

v12.1.0

28 Apr 08:24
f7c04c9
Compare
Choose a tag to compare

What's Changed

  • feat: add relation resolver param to filter callbacks by @Seb33300 in #3229

Full Changelog: v12.0.1...v12.1.0

v12.0.1

07 Apr 14:58
9e6b686
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v12.0.1

v12.0.0

26 Feb 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.1.6...v12.0.0

v11.1.6

21 Jan 03:19
Compare
Choose a tag to compare
  • fix: static analysis #3213
  • ci: add PHP 8.4
  • ci: fix Pint workflow
  • ci: remove styleci
  • chore: update export ignore

v11.1.5

26 Aug 01:44
Compare
Choose a tag to compare
  • Add skip total records back #3170
  • Alternative to #3169.
  • Partially reverts #3157.

v11.1.4

17 Aug 03:58
Compare
Choose a tag to compare
  • fix: Ensure dates are not turned into arrays by the processor #3163
  • fix: ##3156