| » Version | » Information |
|---|---|
| 1.0.1 |
Release date: 2009-08-27 18:07 UTC Release state: stable Changelog: * bug fixes (curlies inside string constants, setMatchPatterns and setIgnorePatterns) Dependencies:
|
| 1.0.0 |
Release date: 2009-07-22 23:30 UTC Release state: stable Changelog: * setIgnorePatterns() now accepts pathnames, not only simple filenames * API elements (classes, functions, properties) whose docblocks contain @internal are skipped, unless otherwise stated (thanks to Karsten Dambekalns) * When the mode "onlyAPI" is on (by default, it is off), only the elements whose docblocks contain @api are included in the final API (thanks to Karsten Dambekalns) * Console_CommandLine is now a required dependency Dependencies:
|
| 0.5.3 |
Release date: 2009-06-11 19:15 UTC Release state: beta Changelog: * Fixes 2 strict warnings (static call to non-static method, assign by reference) Dependencies:
|
| 0.5.2 |
Release date: 2009-01-31 11:25 UTC Release state: alpha Changelog: * Can now convert UML/XMI data written in version 1.4 to version 2.1 (ad hoc conversion). This allows the PHP code generation to work directly on a XMI file in version 1.x Dependencies:
|
| 0.5.1 |
Release date: 2009-01-08 18:30 UTC Release state: alpha Changelog: * Brand new parser, faster and more reliable * Console command line * Two additional exportation formats available: - HTML API documentation (like Javadoc) - PHP code skeletons * Full namespace support (the "namespace" and "use" instructions). Works only from PHP 5.3 * Namespace comments support * acceptedExtension and ignoredDirectories properties deprecated, in favour of setMatchPatterns() and setIgnorePatterns() (accept wildcards) Dependencies:
|
| 0.5.0 |
Release date: 2009-01-04 17:09 UTC Release state: beta Changelog: * Brand new parser, faster and more reliable * Console command line * Two additional exportation formats available: - HTML API documentation (like Javadoc) - PHP code skeletons * Full namespace support (the "namespace" and "use" instructions). Works only from PHP 5.3 * Namespace comments support * acceptedExtension and ignoredDirectories properties deprecated, in favour of setMatchPatterns() and setIgnorePatterns() (accept wildcards) Dependencies:
|
| 0.4.4 |
Release date: 2008-06-12 18:29 UTC Release state: beta Changelog: Initial release Dependencies:
|
| 0.4.2 |
Release date: 2008-05-22 18:21 UTC Release state: beta Changelog: Initial release Dependencies:
|