Releases: pomm-project/pomm-bundle
Releases · pomm-project/pomm-bundle
v3.0.0
v2.4.2
v2.4.1
v2.4.0
v2.3.2
v2.3.1
v2.3.0
Deprecations
This release deprecates the class:session_builder
configuration key and the pomm.property_info
service. See the UPGRADE-3.0.md file for more informations.
Improvements
- Poolers and Models can now be registered as services (#55);
- Support Property list (#64);
- This library is now declared as
symfony-bundle
to be compatible with symfony/flex (#74); - Add new
pomm.model_manager.session_builder
service.
Fix
- ParamConverter option (#66).
2.3.0-rc.3
To install this release candidate, you should require explicitly the 2.3@rc
version of pomm-project/pomm-symfony-bridge
in your composer.json
.
Improvements
- Add new
pomm.model_manager.session_builder
service.
2.3.0-rc.2
To install this release candidate, you should require explicitly the 2.3@rc
version of pomm-project/pomm-symfony-bridge
in your composer.json
.
Improvements
- This library is now declared as
symfony-bundle
to be compatible with symfony/flex (#74).
2.3.0-rc.1
To install this release candidate, you should require explicitly the 2.3@rc
version of pomm-project/pomm-symfony-bridge
in your composer.json
.
Deprecations
This release deprecates the class:session_builder
configuration key and the pomm.property_info
service. See the UPGRADE-3.0.md file for more informations.
Improvements
Fix
- ParamConverter option (#66).