Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Tags: Ranchero-Software/RSParser

Tags

2.0.3

Toggle 2.0.3's commit message
Stop checking for proper xml header when detecting RSS and Atom feeds…

… — it’s often enough that the header is missing or is malformed. Add test case for https://www.fcutrecht.net/rss/rssfcutrecht.php which has a malformed header — <?phpxml version="1.0" encoding="UTF-8"?>

2.0.2

Toggle 2.0.2's commit message
Revise failing test — the test was at fault.

2.0.1

Toggle 2.0.1's commit message
Change to use a serial parsing queue to avoid thread explosions

2.0.0-beta4

Toggle 2.0.0-beta4's commit message

2.0.0

Toggle 2.0.0's commit message
Change the atom parser to use the related URL for the external link a…

…nd the alternate value for the permalink.

2.0.0-beta3

Toggle 2.0.0-beta3's commit message
Change the atom parser to use the related URL for the external link a…

…nd the alternate value for the permalink.

2.0.0-beta2

Toggle 2.0.0-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #65 from Wevah/entity-fix

Re-encode special XML characters that aren't part of tags

2.0.0-beta1

Toggle 2.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #60 from stuartbreckenridge/main

RSParser as a swift package

1.0

Toggle 1.0's commit message
Release 1.0