Skip to content

Releases: MikaelPorttila/rss

RSS2 Extended CDATA support

04 Jul 21:35
c2fcbf6
Compare
Choose a tag to compare
  • Improved RSS2 item description support. #29 (Thank you @NfNitLoop for reporting this issue and thanks to @tkallsen for suggesting the initial regex for the fix)

Atom support improvements

28 May 19:46
410bdd6
Compare
Choose a tag to compare
  • Improved mapping between Atom to JsonFeed. #28
  • New href field on the Atom type. #28
  • Atom Feedburner link fix. #28

Thank you @searchableguy for contributing to the project with all of the changes above. 🙌🏻

Updated API

26 May 15:18
3915f75
Compare
Choose a tag to compare
  • The outputJsonFeed option result will now provide the original feed type (Thank you @searchableguy for your feedback and contribution with #26 and #25)

Library export fixes

19 May 17:15
5238c5f
Compare
Choose a tag to compare

This release handles the issue #23 which points out that types were not correctly exported for some use cases.

0.3.3: Fix types (#22)

15 Feb 06:33
b17b1e7
Compare
Choose a tag to compare
  • Extended public API typings and internal changes ( Thank you @jsejcksn for your work with #22 )

0.3.2

14 Feb 17:59
9439765
Compare
Choose a tag to compare

Added license

0.3.1

14 Feb 10:58
6ecd4b2
Compare
Choose a tag to compare
  • Added missing type export

0.3.0

14 Feb 10:00
Compare
Choose a tag to compare

Breaking changes:

  • Public API returns an object instead of tuples. (Thank you @jsejcksn for the feedback)

0.2.7: Improve types (#16)

12 Feb 15:36
128b7fd
Compare
Choose a tag to compare
  • Improved API typing (Thank you @jsejcksn for #16 )
  • Internal maintenance work with improvements of testing and typing (Thank you @jsejcksn for #15 )

Dependency update

27 Oct 18:32
756b95c
Compare
Choose a tag to compare
  • Updated dependencies