Last changes
Versions of Speedy Make and changes made.
2.0 - June 2008
- Is now compatible with PHP 5.
- Rewritten with the standard DOM functions for the processing of XML files, implemented in PHP.
- Added the -p option.
1.3 - August 2006
- Added more tests for more security.
1.2 - July 2006
- Added the "exclude" action.
- Include commands inside sources are now recognized by a "#include" string at start of a line. This may be extended for processing more programming languages.
- Anchors are corrected in the manual.
- Improved the "display" command.
1.1 - July 2006
- Added a check for existence of a source file before to parse it.
1.0 - July 2006
- First release