CodeIgniter4 DataTables Versions Save

v0.7.2

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/hermawanramadhan/CodeIgniter4-DataTables/compare/v0.7.1...v0.7.2

v0.7.1

2 months ago

new argument for clouse function see --> https://codeigniter4-datatables.hermawan.dev/usage/edit_column/

v0.6.1

1 year ago

v0.6.1:

  • better escape

v.0.6.0:

  • #22 support initialize using model. by @Lea-Reif
  • #20 #23 Escape output data. by @erikkraijenoord

v0.5.4

2 years ago

Fix for PHP 8.1 Support

v0.5.3

2 years ago

Bug fix when using dbprefix

v0.5.2

2 years ago

bug fix.. search not working on codeigniter 4.1.2

v0.5.0

2 years ago
  • Fix composer for php 8 support
  • update php-sql-parser to 4.4 (require for better compatible on php8)

v0.4.0

3 years ago
  • cleaner code
  • new feature postQuery

v0.3.1

3 years ago

Bug fix. from issue sorting not working correctly when there is a hidden column #1

v0.3.0

3 years ago

support multicolumn search