Releases: omines/datatables-bundle
Releases · omines/datatables-bundle
0.1.3
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
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
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
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!