Changelog
v0.2 18th January 2009
- FuzzyRecord now works with PostgreSQL servers (you will need the PDO-PGSQL extension to use it)
- Added a new Date class that is used for date_with_time and the new date_with_time_and_timezone property type
- Various bug fixes
- Various additions to the documentation
Additionally, the behaviour for committing dependent objects has changed.
11th January 2009
- Added support for file properties - use these for storing data in local files, and handling file uploads. (More info)
- Added documentation for sorter properties
3rd January 2009
Initial release