| » Version | » Information |
|---|---|
| 1.7.0 | 2008-05-02 stable |
| 1.7.0RC1 | 2008-04-21 beta |
| 1.6.0 | 2008-01-06 stable |
| 1.6.0RC1 | 2008-01-02 beta |
| 1.5.0 | 2007-10-07 stable |
| 1.5.0RC1 | 2007-09-30 beta |
| 1.4.0 | 2007-09-03 stable |
| 1.3.0 | 2007-08-26 stable |
| 1.2.1 | 2007-05-26 stable |
| 1.2.0 | 2007-04-15 stable |
| 1.1.0 | 2007-02-03 stable |
| 1.0.0 | 2006-12-04 stable |
| 0.8.0 | 2006-11-04 beta |
| 0.7.0 | 2006-10-14 beta |
| 0.6.1 | 2006-09-28 beta |
| 0.6.0 | Download Release date: 2006-04-23 15:07 UTC Release state: beta Changelog: This release includes all changes recommeded during the PEPr voting process. Major changes: - asterisk shortcut that expands to all columns in the result set; the tutorial was updated to document this feature and a new case study (case 07) was added to provide a good example - implementation of ISO/IEC 9075-14:2005 for mapping SQL identifiers to XML names; the tutorial was updates to document this feature and a new case study (case 08) was added to provide lots of examples - new complex attribute specifications (from my own wish list) Minor changes: - simplification of the inner workings of the methods _hasDOMChild() and _getDOMChild() - using foreach($array as $key => $value) instead of while(list($key, $value) = each($array)) - now comes with 168 unit tests Dependencies:
|