Symfony DataTables Bundle v0.1.4 Release Notes

Release Date: 2018-01-21 // about 6 years ago
  • ➕ 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