100603 (version 1.0.5) -------- AStarTransform (atrans) - Inputs from stdin & outputs to stdout; Other minor fixes; 100505 (version 1.0.4) -------- AStarTransform (atrans) - TDL tags are prefixed with '_tdl'; AStarTransform (atrans) - Added the option '-p'; 100415 (version 1.0.3) -------- DDL support was temporarily removed from the official releases, (still available at the branch 'WithDDL' of the source repository); AStarXmlConvert (axc): added the option '-d', changed the rule for file output (dir / name); AStarTransform (atrans): added the options '-d' and '-x', changed the rule for file output (dir / name); Added data/tdl/dic_ddl2.htm.cif; Other minor changes; 100402 (version 1.0.2) -------- Slightly modified the API for better interoperability between C# and other CLI languages; Changed samples in LangInterop; Other minor changes; 100322 (version 1.0.1) -------- Marked objects serializable; Added samples for demonstrating interoperability between CLI languages; Added the AStarBenchmark program (ab.exe); Improved the performance of parsing (by a factor of 3x ~ 6x .Net / ~ 2x Mono) using a modified gplexx.frame file; 100303 (version 1.0.0) --------