Revision history for Syndicate

0.0.2  2026-08-05T08:02:21+03:00

    - Restore the hand-written README overwritten by the first mi6 release;
      ReadmeFromPod is now disabled in dist.ini.

0.0.1  2026-08-05T07:55:17+03:00

    - Initial release. Feed parser and generator for RSS 2.0, RSS 0.91,
      RSS 1.0 (RDF), Atom 1.0, and JSON Feed 1.1.
    - Uniform API via the Syndicate::Feed and Syndicate::Item roles, a
      format-agnostic builder (Syndicate::Builder::Feed/Entry), and
      auto-detecting parse/feed-format/parse-feed entry points.
    - Feed discovery from HTML pages (Syndicate::Discovery) and
      thread-safe parsing statistics (Syndicate::Stats).
    - Extensions: Dublin Core, Media RSS, and iTunes podcast.
    - Format conversion via Syndicate.convert and
      Syndicate::Builder::Feed.new-from-feed.
    - 36 test files with 1480 assertions.
