Skip to content

2.3.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@sanpii sanpii released this 14 Apr 09:35
· 54 commits to master since this release

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

  • Poolers and Models can now be registered as services (#55);
  • Support Property list (#64).

Fix

  • ParamConverter option (#66).