Releases: MikaelPorttila/rss
Releases · MikaelPorttila/rss
RSS2 Extended CDATA support
- 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
- 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
- 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
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)
0.3.2
Added license
0.3.1
- Added missing type export
0.3.0
0.2.7: Improve types (#16)
Dependency update
- Updated dependencies