Skip to content

Releases: ruby/rss

rss 0.3.1 - 2024-08-02

02 Aug 08:54
Compare
Choose a tag to compare

Improvements

  • itunes: Add support for lowercased values (full, trailer and
    bonus) for <itunes:episodeType>.
    • GH-51
    • GH-53
    • Reported by Artem Alimov.
    • Patch by Andrew H Schwartz.

Thanks

  • Artem Alimov
  • Andrew H Schwartz

rss 0.3.0 - 2023-08-12

11 Aug 22:05
Compare
Choose a tag to compare

Improvements

  • itunes: Added support for <itunes:type>.

    GH-16

    Patch by Luis Alfredo Lorenzo.

  • itunes: Added support for <itunes:episode> and <itunes:season>.

    GH-31

    Patch by Daniel-Ernest Luff.

  • itunes: Added support for <itunes:title>.

    GH-44

    Patch by Ryan Brunner.

  • itunes: Added support for <itunes:episodeType>.

    GH-45

    Reported by Tim Uckun.

Thanks

  • Luis Alfredo Lorenzo

  • Daniel-Ernest Luff

  • Ryan Brunner

  • Tim Uckun