![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ledger.corals.io/vendor/yajra/laravel-datatables-fractal/ |
# Laravel DataTables Fractal Plugin ## Changelog ### v1.6.0 - 2020-06-07 -- Bump league/fractal to ^0.19.0. [#25](https://github.com/yajra/laravel-datatables-fractal/pull/25), credits to @sheriffmarley. ### v1.5.0 - 2019-06-12 - Bump league/fractal to ^0.18.0. [#21](https://github.com/yajra/laravel-datatables-fractal/pull/21), credits to @abdullah-abunada. ### v1.4.0 - 2019-03-05 - Add support for Laravel 5.8 [#20](https://github.com/yajra/laravel-datatables-fractal/pull/20). ### v1.3.0 - 2018-11-15 - Allow using closures as transformer. [#17](https://github.com/yajra/laravel-datatables-fractal/pull/17) credits to [@c00p3r](https://github.com/c00p3r) - Fix [#1863](https://github.com/yajra/laravel-datatables/issues/1863). ### v1.2.1 - 2018-06-12 - TransformerMakeCommand namespace typo [#14](https://github.com/yajra/laravel-datatables-fractal/pull/14) ### v1.2.0 - 2018-03-28 - Add make:transformer command [#13](https://github.com/yajra/laravel-datatables-fractal/pull/13) ### v1.1.1 - 2017-12-26 - Use collection if data key is not set. [#11](https://github.com/yajra/laravel-datatables-fractal/pull/11) ### v1.1.0 - 2017-12-12 - Fix typo issue [#7](https://github.com/yajra/laravel-datatables-fractal/issues/7). [#8](https://github.com/yajra/laravel-datatables-fractal/pull/8) - Add multi transformer ability [#6](https://github.com/yajra/laravel-datatables-fractal/pull/6) ### v1.0.1 - 2017-08-31 - Update fractal to 0.17.0. ### v1.0.0 - 2017-08-31 - First stable release.