Skip to content

Releases: yajra/laravel-datatables-buttons

v10.0.2

20 Feb 08:26

Choose a tag to compare

  • fix: scopes when using api resource #170

v10.0.1

20 Feb 06:14

Choose a tag to compare

  • fix: applyScopes method to support Collection #168

v9.1.4

20 Feb 06:11

Choose a tag to compare

  • fix: applyScopes method to support Collection #168

v10.0.0

07 Feb 09:41

Choose a tag to compare

  • Add Laravel 10 compatibility #169

v9.1.3

15 Nov 05:08

Choose a tag to compare

  • Fixes some issues and confusion of datatable generator command #165

v9.1.2

28 Oct 15:44

Choose a tag to compare

  • fix: Change for correct $action and $actionMethod #162
  • chore: update stubs #161

v9.1.1

06 Oct 05:16

Choose a tag to compare

  • fix(phpstan) Downgrade to 2.1.12 #158
  • fix: Allow null on view #152

v9.1.0

05 Oct 10:22

Choose a tag to compare

  • Correcting with parameter typehints #155
  • Add contributing.md #156
  • Fix #154

v9.0.10

25 Jun 01:36

Choose a tag to compare

  • Fix scopes for Eloquent Relation - Exception: "TypeError" #150

v9.0.9

21 Jun 11:16

Choose a tag to compare

  • Fix datatables.stub #149
  • Add type hint and return type on stubs.