1.2.x Change Log
For more information on upgrading to the latest release, please see Upgrade Instructions
Version 1.2.5
Release Date: June 15, 2009
-
Changes
- Renamed join_related to include_related. (join_related still functions, for now.)
- Datamapper ORM is now fully documented.
Version 1.2.4
Release Date: June 3, 2009
-
Bug Fixes
- Fixed bug that prevented self-references from working with the new $has_one joins.