Skip to content

Releases: omines/datatables-bundle

0.1.3

18 Dec 14:24
40544d1
Compare
Choose a tag to compare

Added

  • Add BoolColumn for handling strict boolean columns

Changed

  • Column values default to 'data' only on NULL instead of any 'emptiness'

Fixed

  • Moved public assets back into bundle's public folder

Diff: 0.1.2...0.1.3

0.1.2

13 Dec 23:31
Compare
Choose a tag to compare

Added

  • Implement persist_state parameter to automate table state persistence

Fixed

  • Fixed exception during template rendering when enabling searching serverside
  • Fixed sort behavior when defaulting field detection

Diff: 0.1.1...0.1.2

0.1.1

03 Dec 15:26
Compare
Choose a tag to compare

Fixed

  • Changed ORMAdapter autowire to manual to avoid compile time failures when optional
    dependencies are missing

Diff: 0.1.0...0.1.1

First stable release

01 Dec 08:52
Compare
Choose a tag to compare

API should be mostly stable from here on, and any changes well documented plus adhering to SemVer.

While the bundle itself should be stable it's a 0.x release - no guarantees.

We're looking forward to any feedback!