Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 675 Bytes

Changelog

Unreleased

6.0.0 - 2022-04-27

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

5.1.0 - 2022-04-23

  • Allow php ^8

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

4.0.1 - 2022-03-25

  • just tag for a correct commit

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