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).