Releases: swagindustries/Melodiia
Releases · swagindustries/Melodiia
[0.10.4] 2024-06-25
[0.10.3] 2024-06-04
Added
- Support for Symfony 7 #76 ( @Sakonokode )
- Support for PHP 8.3 #77 ( @Nek- )
Removed
- Support for PHP 7.4 #76 ( @Sakonokode )
[0.10.2] 2023-09-03
[0.10.1] 2023-01-15
- Fix a bug in dependency requirement detection
[0.10.0] 2022-02-07
Added
- Symfony 6 support
[0.9.0] 2021-12-13
Added
- Compatibility with PHP 8.1
Changed
- Fix #54 to be able to build a melodiia application on any PAAS service
Fixed
- The error listener is now working properly!
Removed
- Compatibility with Sf 4.x
[0.8.0] 2020-11-26
Added
- Add json-api header in responses
Changed
- Removed hard dependency to the form component (it is still required for many features)
Removed
- Automatic extension of the Symfony DateTimeType. There's a good DateTimeType available, we do not need more.
[0.7.3] 2020-12-18
Added
- Compatibility to PHP 8
- Ability to stop a deletion from events
Fixed
- Test suite for PHP 7.3/Symfony 4.4
[0.7.2] 2020-08-19
Changed
- Twig and Doctrine are now soft deps
[0.7.1] 2020-08-19
Added
- Docs
- Symfony Recipe
Fixed
- Filters (the feature were not working anymore)