Skip to content

Releases: rowanmanning/feed-parser

v1.1.0

09 Sep 20:16
Compare
Choose a tag to compare

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)

v1.0.1

04 Aug 07:22
Compare
Choose a tag to compare

1.0.1 (2024-07-29)

Bug Fixes

  • bump fast-xml-parser from 4.4.0 to 4.4.1 (e92fd79)

v1.0.0

13 Jul 20:34
Compare
Choose a tag to compare

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)

v0.5.8

10 Jul 23:00
Compare
Choose a tag to compare

0.5.8 (2024-07-10)

Features

Bug Fixes

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

v0.5.7

23 Jun 22:08
Compare
Choose a tag to compare

0.5.7 (2024-06-23)

Features

v0.5.6

16 Jun 14:18
Compare
Choose a tag to compare

0.5.6 (2024-06-16)

Bug Fixes

  • bump html-entities from 2.4.0 to 2.5.2 (0292c93)

v0.5.5

30 Jan 22:36
Compare
Choose a tag to compare

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)

v0.5.4

15 Jan 23:07
Compare
Choose a tag to compare

0.5.4 (2024-01-15)

Documentation Changes

v0.5.3

15 Jan 21:16
Compare
Choose a tag to compare

0.5.3 (2024-01-15)

Features

  • add authors properties to feeds and items (6ba2bd8)

v0.5.2

14 Jan 17:52
Compare
Choose a tag to compare

0.5.2 (2024-01-14)

Bug Fixes

  • bump fast-xml-parser from 4.3.2 to 4.3.3 (f73a65c)