Skip to content

Releases: vysokeskoly/KitpagesDataGridBundle

Version 6.0.0

27 Apr 14:56
69a4299
Compare
Choose a tag to compare

6.0.0 - 2022-04-27

  • Allow Symfony 6
  • Require php 8.1
    • [BC] Use php 8.1 features and types
  • Add FieldOption Enum

Version 5.1.0

23 Apr 11:45
cba81b6
Compare
Choose a tag to compare

5.1.0 - 2022-04-23

  • Allow php ^8

Version 5.0.0

23 Apr 11:16
0ea72be
Compare
Choose a tag to compare

5.0.0 - 2022-04-23

  • Filter fields in case-insensitive mode
  • [BC] Fix nullable types
  • [BC] Require mandatory parameters in constructor
  • Allow configuring paginator from the grid config

Version 4.0.0

23 Apr 11:45
cba81b6
Compare
Choose a tag to compare

4.0.0 - 2022-03-25

  • Use changelog instead of VERSIONS.md
  • Fork for vysokeskoly
  • Normalize composer
  • [BC] Require php 7.4
  • Require common code quality tools for vysokeskoly
    • [BC] Add strict types