Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 556 Bytes

File metadata and controls

33 lines (19 loc) · 556 Bytes

News

0.2.9 - 2020-02-19

Improvements

  • Removed needless taint check with Ruby 2.7. [GitHub#7][Patch by Jeremy Evans]

  • Added support for itunes:image in item element. [GitHub#11][Patch by Ian McKenzie]

Thanks

  • Jeremy Evans

  • Ian McKenzie

0.2.8 - 2019-01-24

Improvements

  • Stopped passing needless blocks.

  • Added support for seconds only <itunes:duration>. [GitHub#4][Reported by Jarvis Johnson] [GitHub#5][Patch by Aitor García Rey]

Thanks

  • Jarvis Johnson

  • Aitor García Rey