Skip to content

v6.2.0

Compare
Choose a tag to compare
@paveljanda paveljanda released this 05 Jul 07:23
· 318 commits to master since this release

Bump! 💅

Diff: v6.1.1...v6.2.0

Features:

  • Added UUID support in Row::getDoctrineEntityProperty() (@Rixafy)
  • Added support for string IDs (@Rixafy)
  • Support inheritance static analysis in return types (@mabar)
  • Fixed $rowCallback argument of DataGrid::setColumnsSummary() method