WDDX History

1.02 - Mon Dec 1 21:42:29 CST 2003

Taken over by Andy Lester

[FIXES]
WDDX needed a good update and modernization to let it run under perl 5.8.0 and higher.

Version 1.01 (7/29/00)

Bug fix.

Version 1.00 (1/17/00)

Added new methods to WDDX::Array and WDDX::Struct.

Version 0.18 (1/4/00)

Bug fix.

Version 0.17 (11/6/99)

Mainly bug fixes.

Version 0.16 (11/1/99)

Minor stuff I noticed as I was buidling, but see 0.15 too since it was never released.

Version 0.15 (10/26/99)

Internal release; not distributed.

Version 0.14 (10/21/99)

Bug fixes, API changes, and POD:

Version 0.13 (10/1/99)

Total rewrite: improved parsing and added full support of WDDX 1.00 DTD:

Version 0.12 (7/19/99)

The module is now fully usable (albeit rough). It can go both from Perl to WDDX as well as from WDDX to Perl. Lots of changes:

Version 0.3a (6/13/99)

First public version. Completed parsing of all WDDX structures. Can now go fully from WDDX to Perl.

Current features:

Version 0.2a (6/1/99)

Split parser and variable types into separate packages. Able to parse basic (scalar) WDDX data types.

Version 0.1a (5/24/99)

Set up CVS tree and began writing module.