All Versions
37
Latest Version
Avg Release Cycle
119 days
Latest Release
-

Changelog History
Page 2

  • v2.1.2

    March 06, 2017
  • v2.1.1 Changes

    March 03, 2017

    ๐Ÿ”ง configurable logging and parsing

  • v2.1.0 Changes

    December 19, 2016
    • โœจ Enhancements
      • AtomYoutube is now a supported parser #337 ([@jfiorato][])
      • Oga parsing is now supported #331 ([@krasnoukhov][])
      • DateTime Handler now supports localized dates #313 ([@PascalTurbo][])
      • RSS now supports language attribute #344 ([@PascalTurbo][])
      • ITunesRSS added support for:
      • ttl and last_built #343 ([@sferik][])
      • itunes_category and itunes_category_paths #329 ([@knu][])
      • itunes_complete #328 ([@knu][])
      • single quoted attributes #326 ([@sferik][])
      • Add image attribute #349 ([@sferik][])
  • v2.0.0 Changes

    • General
      • Replaced curb with faraday
      • Removed update functionality
  • v1.6.0 Changes

    • โœจ Enhancements
      • PuSH support for RSS #256
  • v1.5.0 Changes

    • โœจ Enhancements
      • Handle XHTML content in summary and title #250
  • v1.4.0 Changes

    • General

      • Test OX on Travis
      • Loosen dependency requirements
    • โœจ Enhancements

      • Upgrade to SaxMachine 1 #234
      • Upgrade to Rspec 3
      • Move lstrip before preprocess #216
  • v1.3.1 Changes

    • ๐Ÿ› Bug fixes
      • Don't duplicate content in preprocessed feeds #236 #237
  • v1.3.0 Changes

    • General

      • Only build the master branch on Travis
      • Fix RBX on Travis
    • โœจ Enhancements

      • Bump loofah to 2.0.0 #223
    • ๐Ÿ› Bug fixes

      • Support preprocessing for AtomFeedBurner feeds #222
  • v1.2.0 Changes

    • General

    • โœจ Enhancements

      • For Atom feeds, use self link for feed_url #212 #213
      • For Atom feeds, don't use self link for url #212 #213
    • ๐Ÿ› Bug fixes

      • Remove div that wraps xhtml content in Atom feeds #214
      • Properly parse itunes:new-feed-url #217