Skip to content

0.1.4

Compare
Choose a tag to compare
@curry684 curry684 released this 21 Jan 21:57
· 251 commits to master since this release

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