feed-parser

A well-tested and resilient Node.js parser for RSS and Atom feeds.

MIT License

Downloads
323
Stars
4
Committers
3

Bot releases are visible (Hide)

feed-parser - v1.1.0 Latest Release

Published by rowanmanning about 1 month ago

1.1.0 (2024-09-09)

Features

  • use dc:subject as a feed/item category (8cff621)

Bug Fixes

  • bump fast-xml-parser from 4.4.1 to 4.5.0 (3d75104)
feed-parser - v1.0.1

Published by rowanmanning 3 months ago

1.0.1 (2024-07-29)

Bug Fixes

  • bump fast-xml-parser from 4.4.0 to 4.4.1 (e92fd79)
feed-parser - v1.0.0

Published by rowanmanning 3 months ago

1.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • stop using default exports

Bug Fixes

  • prevent husky from failing (cf3ce33)

Documentation

  • remove the warning notice - we're ready (d4959af)

Code Refactoring

  • stop using default exports (238e571)
feed-parser - v0.5.8

Published by rowanmanning 3 months ago

0.5.8 (2024-07-10)

Features

Bug Fixes

  • handle non-string values in text elements (88bea35)
  • handle some thumbnail/media edge-cases (174188a)
feed-parser - v0.5.7

Published by github-actions[bot] 4 months ago

0.5.7 (2024-06-23)

Features

feed-parser - v0.5.6

Published by github-actions[bot] 4 months ago

0.5.6 (2024-06-16)

Bug Fixes

  • bump html-entities from 2.4.0 to 2.5.2 (0292c93)
feed-parser - v0.5.5

Published by github-actions[bot] 9 months ago

0.5.5 (2024-01-30)

Features

  • add categories to the base classes (a749dae)
  • add official support for npm 10 (26218c7)

Bug Fixes

  • bump fast-xml-parser from 4.3.3 to 4.3.4 (e638343)
feed-parser - v0.5.4

Published by github-actions[bot] 9 months ago

0.5.4 (2024-01-15)

Documentation Changes

feed-parser - v0.5.3

Published by github-actions[bot] 9 months ago

0.5.3 (2024-01-15)

Features

  • add authors properties to feeds and items (6ba2bd8)
feed-parser - v0.5.2

Published by github-actions[bot] 9 months ago

0.5.2 (2024-01-14)

Bug Fixes

  • bump fast-xml-parser from 4.3.2 to 4.3.3 (f73a65c)
feed-parser - v0.5.1

Published by github-actions[bot] 11 months ago

0.5.1 (2023-11-22)

Bug Fixes

  • bump fast-xml-parser from 4.2.7 to 4.3.2 (aa89738)
feed-parser - v0.5.0

Published by github-actions[bot] about 1 year ago

0.5.0 (2023-09-11)

⚠ BREAKING CHANGES

  • drop support for Node.js 16

Miscellaneous

  • drop support for Node.js 16 (d6e95e7)
feed-parser - v0.4.13

Published by github-actions[bot] about 1 year ago

0.4.13 (2023-09-11)

Bug Fixes

  • bump fast-xml-parser from 4.2.6 to 4.2.7 (d10a975)
feed-parser - v0.4.12

Published by github-actions[bot] about 1 year ago

0.4.12 (2023-07-25)

Bug Fixes

  • bump fast-xml-parser from 4.1.3 to 4.2.6 (2ccb0a3)
  • bump html-entities from 2.3.3 to 2.4.0 (d8460d3)
feed-parser - v0.4.11

Published by github-actions[bot] about 1 year ago

0.4.11 (2023-07-25)

Bug Fixes

  • sort out broken releases