Skip to content

v2.3.0

Compare
Choose a tag to compare
@sanpii sanpii released this 23 May 10:09
· 43 commits to master since this release

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