The main feature added in this version is the format
option, which allows to customize the format of the date/time/datetime and numeric (bigint/integer/smallint/float/decimal) fields. The format can be customized for each field and globally for all the backend.
Features
[8c60b24] Improved date/number field formatting
[d88a634] Improved the titles for all pages (nicolasdewez)
[040d0f3] Refactored all the code related to configuration
[23633f4] Improved the way associated entities are linked
Documentation
[8c60b24] Documented how to customize the format of date/time/datetime/numeric fields
[53dd512] Explained why you need a __toString() method in your entities
[5911c56] Improved explanation of the alternative YAML sequence syntax
[de49519] Added documentation about how to use custom DBAL types
Translations
[c767e49] Polish translation (kedrap)
[ee17b2f] Swedish translation (magnusnordlander)
[dd6cd3f] Italian translation (garak)
[15e71e6] Czech translation (jansabat)