1.5.0 (#45)
- Deprecated the
->icon()
method. - Added the
->prepend()
method to the table columns (which will replace the previous->icon()
one) to prepend HTML to a column value. - Added the
->append()
method to the table columns to append HTML to a column value.