v1.0.6 features
- Added the capacity to add some result outputs with the
->result()
method the Column objects. - Added the capacity to override default classes (config) for the results cells with the Table
->resultClasses()
method. - Improved accessibility by adding
scope
attributes to correct td html tags.