* Version 1.0.5 (stable) - API 1.0.5 (stable) - 2008-03-05

Changes since 1.0.4:
- added support for nested <group> tags
  for more general grouping
- added support for multiple #if conditions
- added tag alias support

* Version 1.0.4 () - API 1.0.4 () - 2007-05-10



* Version 1.0.3 (stable) - API 1.0.3 (stable) - 2007-04-18

Changes since 1.0.2:
- more support for conditional elements
- support for Makefile.frag, config.m4 and #define snippets 
- some missing getters added in Maintainer.php

* Version 1.0.2 (stable) - API 1.0.2 (stable) - 2006-08-16

Changes since 1.0.1:
- support for conditional elements

* Version 1.0.1 (stable) - API 1.0.1 (stable) - 2006-07-09

Changes since 1.0.0:
- moved config.m4 stuff to CodeGen_PECL
- untabify before indent
- added C specific indentation class that knows not to indent prepro directives
- added CodeGen_Tools_Code helper object to CodeGen_Extension
- changed "abstract static" methods to just "abstract" to prevent PHP warnings
- added target dir support for additional package files
- changed error handling for licenses
- better XML attribute checking
- only set Platform and Release in constructor if not already set
- extensions summary and description tags now handled here

* Version 1.0.0rc1 (beta) - API 1.0.0rc1 (beta) - 2005-09-22

preparing for first "stable" release

* Version 0.9.0 (beta) - API 0.9.0 (beta) - 2005-08-11

not yet feature complete but usable and no known bugs,
so declared stable but not given an 1.0 version id yet

* Version 1.0.0 (stable) - API 1.0.0 (stable) - 2006-02-17

first stable  release

