Changes for version 0.8_004

  • Brownbag upload: forgot to update ./Changes in 0.8_003

Changes for version 0.8_003

  • Minor incremental progress; various bugfixes, some refactor.

Changes for version 0.8_002

  • 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

  • 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