Propel 1.4.0 Stable Is Released

Propel 1.4.0 was just released. The news broke on the new  Propel blog, that will replace the current News system - so this is the last news published in Trac.

To install this release, you can either checkout the 1.4.0 tag from the Subversion repository:

> svn checkout http://svn.phpdb.org/propel/tags/1.4.0 propel_1.4

Or you can install the generator and runtime as PEAR packages:

> pear install phpdb/propel_generator-1.4.0
> pear install phpdb/propel_runtime-1.4.0

Then rebuild your model, and that's it - no upgrade of the existing code is necessary. Don't hesitate to open a Trac ticket for any bug you may encounter.

For details about the Propel 1.4 enhancements, check the What's new in Propel 1.4 page.