All Versions
19
Latest Version
Avg Release Cycle
42 days
Latest Release
1743 days ago

Changelog History
Page 1

  • v0.9.0 Changes

    June 19, 2020

    🔋 Features

    • ➕ add option to reverse order of channel items (#82) (2019977), closes #80
    • 💎 require at least ruby version 2.5 (#85) (0ff6ee3)
    • 👌 support ruby 2.7 (#75) (56ddbbe)
  • v0.8.2 Changes

    November 09, 2019

    🔋 Features

    • 👌 improve url handling by sanitizing and normalizing urls (#70) (02cd551)
  • v0.8.1 Changes

    November 08, 2019

    🔋 Features

    • config: improve generation of channel.title from channel.url (#68) (bc8ecbb)
    • 📜 parse_uri: squish url to not fail on url with padding spaces (#67) (e349449)
    • auto generate nicer channel's title and description (#63) (6db28f6)
    • 🔄 change default ttl to 360 (#65) (605c8db)
  • v0.8.0 Changes

    November 02, 2019

    🔋 Features

    • post_processors: add markdown to html (#54) (cdf77b8)
    • post_processors: support annotated tokens (#62) (b57bd7b), closes #56
  • v0.7.0 Changes

    October 28, 2019

    🔋 Features

    • post_processors: add gsub (#53) (de268ae)
    • 👌 support enclosure on items (#52) (80a30a1), closes #50
    • postprocessor: always wrap img tag in an a tag in sanitze html (#51) (6c7fb88)
    • 🖐 handle json array response (#49) (288c2af)
    • 👉 use zeitwerk for autoloading (#47) (bce523d)
  • v0.6.0 Changes

    October 05, 2019

    🐛 Bug Fixes

    • specs: simplecov does not exclude files from spec/ (#44) (b0ca780)

    🔋 Features

    • 📝 memoize ItemExtractor lookups (#45) (e88321c)
    • 👌 support setting of request headers in feed config (#41) (a7aca11), closes #38
    • ci: run rubocop on ci (#40) (f4ec8d1)
  • v0.5.2

    September 19, 2019
  • v0.5.1 Changes

    September 19, 2019

    🐛 Bug Fixes

    • rss contains additional categories (#39) (ed164ef)
  • v0.5.0 Changes

    September 18, 2019

    🔋 Features

  • v0.4.1 Changes

    September 18, 2019

    🐛 Bug Fixes

    • 🏗 building absolute url fails when a fragment is present (#35) (c1b6dc7)

    🔋 Features

    • postprocessors: add html to markdown (#34) (6a4a462)