Change Log
Version 1.3.0
Release Date: June 16, 2009
-
Core Changes
- Added the ability to extend DMZ through a standard extension mechanism.
- Added schema caching for production servers (Production Cache).
- Added production_cache, extensions, and extensions_path to the configuration.
- Added the variables $global_extensions, $extensions, and $production_cache.
- Added the private method _load_extensions().
-
Other Changes
- Added a Production Cache page to the user guide.
- Added a Extensions section to the user guide.
Version 1.2.5
Release Date: June 15, 2009
-
Changes
- Renamed join_related to include_related. (join_related still functions, for now.)
- DMZ 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.
Version 1.0 - 1.2.3
Release Date: Lost to time :)
First publicly released version.