Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
19.04 KB
MD5: 7d41a39f0579e143e4dd90c8dfe90afe
SHA-1: fbdd8759a29e2ba3e56066730618c26ff0a91df0
SHA-256: bb568531611c19e8f22fae4eeed0563fd36926f8806c6e42fb9edbbb9b8b2503
Download zip
26.9 KB
MD5: c1f0b55ddedcbd92a7e23ac241f22878
SHA-1: 4bdf9565b996015e77156690094683b08bf0fefe
SHA-256: 3dea13895887ff5b948f7587a9db5db2776f2cc2faf89819b53f348a64e61c26
Release notes
Changes since 8.x-1.0-beta2:
- #2886249 by markdorison: getFeedNextPage() method missing variable documentation in docblock
- #2885543 by markdorison, KarlShea: next_url pagination attribute not rendering as expected
- #2885560 by markdorison: Add tests for date_published/date_modified attributes
- #2885052 by markdorison, KarlShea: Attributes that should not contain HTML, sometimes do.
- #2885295 by KarlShea, markdorison: Use array instead of object to create root feed and remove empty attributes
- #2885186 by markdorison: Incorrect namespace for DisplayJsonFeedTest
- #2884522 by markdorison: Implement basic automated testing
- #2884817 by KarlShea: Add README