Changes for version 0.8_002 - 2006-04-09
- Use builtin XML writer instead of SAX for output. This eliminates huge amounts of redundancy.
- Big improvements in the distribution of responsibilities for deprecation and validation checks.
- Array-based implementation rather than inside-out objects.
- Internal structure is now more logical and consistent.
Changes for version 0.8_001 - 2005-09-28
- Emit Atom 1.0. Documentation updated to reflect Atom 1.0. Usage according to Atom 0.3 will transparently generate 1.0 elements but emit deprectation warnings.
- Remove _generate_entry_id and use HTTP URLs as IDs by default. Using tag: URIs is useful for generating the ID once, up front, so that it won't change even if the permalink does -- if the ID is generated from the permalink, we might as well use the permalink directly.
- Use XML::SAX::Writer instead of XML::Simple for output.
Modules
No-fuss generation of Atom syndication feeds