Skip to content

Releases: jpmonette/feed

4.2.2

22 Jan 09:48
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Export types in feed #128

Merged pull requests:

4.1.0

29 Dec 20:09
4.1.0
07a279d
Compare
Choose a tag to compare

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

29 Dec 20:10
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

3.0.0

29 Dec 20:10
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

2.0.4

29 Dec 20:11
Compare
Choose a tag to compare

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:

Version 1.1.0

03 Jun 15:21
Compare
Choose a tag to compare

Changelog

  • Support for JSON Feed 1.0
  • Update dependencies
  • Static analysis with CodeClimate

Version 1.0.1

02 Apr 13:28
Compare
Choose a tag to compare

Changelog

  • Migrate to Babel
  • Migrate to Jest
  • Increased code coverage
  • Deprecate render() function