

Release Notes: This is a maintenance release. It fixes 2 bugs and numerous typos in the code and documentation. It has better test coverage. PommBundle and PommServiceProvider also have improvements. Please read the according news on the site before upgrading in production.


Release Notes: This is a maintenance release. It fixes two bugs, one in the dsn parser to allow Pomm to work in Amazon's cloud, and another nasty bug in the maps' remote collection filter.


Release Notes: Bugs in the Where class have been fixed, and Database instances are now a pool of Connection instances. Documentation has been updated, and some cleanup done. Pomm 1.1 is now ready for production use.


Release Notes: Some bugs have been fixed. The identity mapper part has been re factored. Documentation has been updated.


Release Notes: This maintenance release fixes some bugs, mainly in the converter system. Pomm's test suite now deals with objects containing arrays of objects containing arrays of objects (and so on) without a hitch. The HStore converter has been rewritten, and is now much faster, without restrictions on key names. The entity converter has also been plugged with the identity mapper.