1.5 KiB
1.5 KiB
Laravel DataTables Fractal Plugin
Changelog
v1.6.0 - 2020-06-07
-- Bump league/fractal to ^0.19.0. #25, credits to @sheriffmarley.
v1.5.0 - 2019-06-12
- Bump league/fractal to ^0.18.0. #21, credits to @abdullah-abunada.
v1.4.0 - 2019-03-05
- Add support for Laravel 5.8 #20.
v1.3.0 - 2018-11-15
v1.2.1 - 2018-06-12
- TransformerMakeCommand namespace typo #14
v1.2.0 - 2018-03-28
- Add make:transformer command #13
v1.1.1 - 2017-12-26
- Use collection if data key is not set. #11
v1.1.0 - 2017-12-12
v1.0.1 - 2017-08-31
- Update fractal to 0.17.0.
v1.0.0 - 2017-08-31
- First stable release.