Skip to content

Releases: joegreen88/smrtr-datagrid

1.3.5 - Non-scalar values

25 Apr 18:02
Compare
Choose a tag to compare

Make a call to $grid->scalarValuesOnly(false) to enable the use of non-scalar values on the grid.

1.3.4 - Option to get row/column as associative array

01 Jul 11:05
Compare
Choose a tag to compare
Add option to return row or column as associative array

HHVM compatibility + newline parameter on csv read functions

28 Feb 16:00
Compare
Choose a tag to compare
v1.3.3

Updated csv functions with line-endings

New release to mark submission to packagist

30 Aug 14:53
Compare
Choose a tag to compare

In this release I have added a classmap to composer.json and submitted the package to packagist.

v1.3.1

21 Jul 12:35
Compare
Choose a tag to compare

Changes from 1.3.0

  • Added the Serializable interface.
  • Added a class alias (Smrtr_DataGrid) for backwards-compatibility.