jsonfeed-to-rss

📡Convert a jsonfeed to an RSS 2.0 feed with iTunes extensions

MIT License

Downloads
685
Stars
38
Committers
5

Bot releases are hidden (Show)

jsonfeed-to-rss - v3.0.8 Latest Release

Published by bcomnes 5 months ago

Merged

  • Bump cpx2 from 6.0.1 to 7.0.0 #103
  • Bump sentence-splitter from 4.4.1 to 5.0.0 #102
  • Bump cpx2 from 5.0.0 to 6.0.1 #101
  • Bump actions/setup-node from 3 to 4 #100
  • Bump actions/checkout from 3 to 4 #98
  • Bump cpx2 from 4.2.3 to 5.0.0 #97

Commits

  • Enable invalidCharReplacement instead of crashing ac4e328
  • Test fixes fb13b3b
jsonfeed-to-rss - v3.0.4

Published by bcomnes about 4 years ago

Merged

  • Bump auto-changelog from 1.16.4 to 2.2.0 #22
  • Bump xmlbuilder from 14.0.0 to 15.1.1 #21
  • Bump tape from 4.13.3 to 5.0.1 #20

Commits

jsonfeed-to-rss - v3.0.3

Published by bcomnes over 4 years ago

Commits

  • bug: transform new_feed_url c7341ad
jsonfeed-to-rss - v3.0.2

Published by bcomnes over 4 years ago

Commits

  • Update snapshots on version b968e0a
jsonfeed-to-rss - v3.0.1

Published by bcomnes over 4 years ago

Commits

  • Update snapshots to accommodate major version 8f097ab
jsonfeed-to-rss - v3.0.0

Published by bcomnes over 4 years ago

Commits

  • Breaking change: chore: Update podcast-categories to the latest version b45b864
  • chore: fixpack df380e7
  • chore: add release scripts 7129ce4
jsonfeed-to-rss - v2.0.0

Published by bcomnes over 4 years ago

  • BREAKING CHANGE: Don't map itunes:season to the year by default. Itunes supports year sorting for non-season episodes now though.
jsonfeed-to-rss - v1.1.1

Published by bcomnes over 6 years ago

  • Dont modify passed in JF object
jsonfeed-to-rss - v1.1.0

Published by bcomnes over 6 years ago

  • Actually pass options
  • Allow _itunes extensions to be set/overridden from the itunes options object.
jsonfeed-to-rss - v1.0.3

Published by bcomnes over 6 years ago

  • Finished up even more iTunes tag mappings and improved documentation. Lots of small changes.
jsonfeed-to-rss - v1.0.2

Published by bcomnes over 6 years ago

  • Update docs
jsonfeed-to-rss - v1.0.0

Published by bcomnes over 6 years ago

  • init