0.1.4
Added
- Add TwigColumn for easily rendering Twig templates into your table cells
- Column types can now be declared as services and have dependencies injected
Changed
- Moved AbstractColumn initialization from constructor to dedicated function
to facilitate being instantiated as services.
Diff: 0.1.3...0.1.4