Skip to content

Latest commit

 

History

History
187 lines (133 loc) · 12 KB

CHANGELOG.md

File metadata and controls

187 lines (133 loc) · 12 KB

Change Log

4.2.2 (2021-01-22)

Full Changelog

Implemented enhancements:

  • Export types in feed #128

Merged pull requests:

4.2.1 (2020-07-05)

Full Changelog

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)

Full Changelog

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:

4.1.0 (2019-12-29)

Full Changelog

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:

4.0.0 (2019-07-06)

Full Changelog

Merged pull requests:

3.0.0 (2019-05-28)

Full Changelog

Merged pull requests:

2.0.4 (2019-03-02)

Full Changelog

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:

2.0.0 (2018-08-04)

Full Changelog

Closed issues:

  • Items in feed not added image property #63

Merged pull requests:

1.1.0 (2017-06-03)

Full Changelog

Closed issues:

  • </link> stripped out #53
  • "updated" broken #51
  • validateURL is not nice function #23

Merged pull requests:

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:

* This Change Log was automatically generated by github_changelog_generator