Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1006 Bytes

CHANGELOG.md

File metadata and controls

62 lines (38 loc) · 1006 Bytes

Release Notes

v1.6.0 (04 Jan 2017)

Added

  • Add support for "null" (#16)

v1.5.1 (21 Dec 2016)

Fixed

  • Add support to Laravel 5.0 version for pagination (#13)

v1.5.0 (27 Nov 2016)

Fixed

  • Pagination issue (#12) (#9)

Added

  • Dynamic Appends Support (#12)

v1.4.0 (11 Nov 2016)

Added

  • whereIn and whereNotIn support

v1.3.0 (24 Feb 2016)

Added

  • Lumen Compatibility

v1.2.0 (3 Dec 2015)

Added

  • Excluded parameters feature

v1.1.0 (12 Oct 2015)

Added

  • Random sorting feature. (example: ?order_by=random)

v1.0 (8 Oct 2015)

First release.