Releases: rowanmanning/feed-parser
Releases · rowanmanning/feed-parser
v1.1.0
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
1.0.1 (2024-07-29)
Bug Fixes
- bump fast-xml-parser from 4.4.0 to 4.4.1 (e92fd79)
v1.0.0
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
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
0.5.7 (2024-06-23)
Features
v0.5.6
0.5.6 (2024-06-16)
Bug Fixes
- bump html-entities from 2.4.0 to 2.5.2 (0292c93)
v0.5.5
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
0.5.4 (2024-01-15)
Documentation Changes
v0.5.3
0.5.3 (2024-01-15)
Features
- add authors properties to feeds and items (6ba2bd8)
v0.5.2
0.5.2 (2024-01-14)
Bug Fixes
- bump fast-xml-parser from 4.3.2 to 4.3.3 (f73a65c)