Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 406 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v1.0.0

Changed

  • Move DataTable options to protected array. Add __set and __get methods.

v1.0.1

Changed

  • Improve README

v1.0.2

Fixed

  • Server-side pagination

v1.0.3

Added

  • Data and response formatting in DataTableAction