4.2.2 (2021-01-22)
Implemented enhancements:
- Export types in feed #128
Merged pull requests:
- Bump node-notifier from 8.0.0 to 8.0.1 #137 (dependabot[bot])
- fix: export types from feed #136 (gustavkj)
- Bump deps #129 (jpmonette)
- Bump lodash from 4.17.15 to 4.17.19 #127 (dependabot[bot])
4.2.1 (2020-07-05)
Closed issues:
- RSS pubDate set to "date" rather than "published", unlike Atom #117
Merged pull requests:
- Sanitizing XML feeds #125 (decebal)
- author.uri and author.email should be optional in atom #115 #124 (decebal)
- fix: 🐛 overwrite pubDate on rss when published is specified #121 (decebal)
4.2.0 (2020-05-25)
Closed issues:
- Getting an error during Netlify deploy (and npm run build) #118
- atom:link in RSS feed should point to self, not atom #113
Merged pull requests:
- Update dependencies + Formatting + Add Comments #123 (jpmonette)
- fix: 🐛 atom link needs to point to self #122 (decebal)
- feat: 🎸 add mandatory rss2 attributes on enclosure #120 (decebal)
- Bump acorn from 5.7.3 to 5.7.4 #116 (dependabot[bot])
4.1.0 (2019-12-29)
Closed issues:
- Update the default of date on atom to be published #108
- export base xml-js object #102
- Add extra attributes on <rss> tag #98
- item.id is ignored in rss output #96
- How to generate <dc:creator> #90
- Specify namespace and custom attributes #88
Merged pull requests:
- Bump handlebars from 4.1.2 to 4.5.3 #110 (dependabot[bot])
- Item category for all feed types #109 (mattimbrain)
- Bump lodash from 4.17.11 to 4.17.15 #106 (dependabot[bot])
- Fix RSS ignoring item.id #105 (ArtskydJ)
- Change default RSS docs url + Allow docs override #97 (sonniesedge)
4.0.0 (2019-07-06)
Merged pull requests:
- Push to 4.0.0 #95 (jpmonette)
- Update homepage to github repo #92 (kevinsimper)
3.0.0 (2019-05-28)
Merged pull requests:
2.0.4 (2019-03-02)
Implemented enhancements:
- Feed support for Category on Items #71
Closed issues:
- TypeError: Feed is not a constructor #80
- Example Code,
posts
Undefined #78 - npm package broken #77
- Cannot display the publish time of essay correctly. #67
- Feedly.com not accepting it #62
- TypeError: d.getUTCFullYear is not a function #59
- Extra properties #57
- Support paged feeds #52
- RSS author is still (again) broken #50
- writing feed as a stream of articles [feature request] #44
- New line is not transformed to <BR> #42
- I would like to provide some custom namespace for my item nodes #38
- Missing 'type="image/*"' attribute for image enclosures #37
- How to append items to an existing RSS-2.0 Feed #33
- Namespace prefix content on encoded is not defined #32
- support for multiple enclosures in one item? #31
Merged pull requests:
- add optional language field #86 (zsolt-dev)
- Make
feed
option optional #85 (Vinnl) - Change html_content to content_html #81 (leereamsnyder)
- Fix TypeScript declarations #73 (lenovouser)
2.0.0 (2018-08-04)
Closed issues:
- Items in feed not added image property #63
Merged pull requests:
- We are moving to TypeScript! #72 (jpmonette)
- Remove octal number from example #70 (manniL)
- Push to version 1.1.1 #66 (jpmonette)
- fix(images): Fixes image enclosures for items #65 (zfoster)
- add support for extensions in json1 #60 (alx)
1.1.0 (2017-06-03)
Closed issues:
Merged pull requests:
- Version 1.1.0 #58 (jpmonette)
- Add Support for JSON Feed v1 #56 (benmccormick)
- Add custom generator string options.generator #55 (VarunBatraIT)
1.0.1 (2017-04-02)
Implemented enhancements:
- Allow for manual setting of the feed updated date #14
- Readme should mention missing stuff #3
- Tests #2
- Author fields in feed items? #1
Fixed bugs:
- Forgot a "console.log" #5
Closed issues:
- Cut a new release #47
- RSS author tag for each post should contain only email #41
- URL in repo description is a dead link #36
- Lots of commits missing in npm #35
- AppFog 404 Not Found #20
- Generated Atom feed has a few problems according to validator #19
- content encoding #17
- TypeError: Object July 21, 1983 01:15:00 has no method 'toUTCString' #11
- The code breaks when atom feed is requested #8
- Author email and link should be optional #6
Merged pull requests:
- Initial Babel migration commit #49 (jpmonette)
- Resolves #41 - Fix “author” tag based on W3 Validator #48 (jpmonette)
- fixed the failing test due to date provided #45 (parit)
- Update package.json #43 (f0rr0)
- Feed id is required. Demonstrate that in README #39 (KyleAMathews)
- Support for the entry#published attribute #34 (benilovj)
- Validation fixes #26 (download13)
- disable url validation #24 (bewest)
- feed.item() is deprecated #18 (KyleAMathews)
- adding contributors and copyright for atom #12 (shafan)
- Updates to better pass the W3C validator, and other improvements #10 (smebberson)
- Fixed iterator bug #9 (brickcap)
- here's my change to ensure array iteration works even if arrays have other properties #7 (haszari)
* This Change Log was automatically generated by github_changelog_generator