Skip to content

2.5.1

Compare
Choose a tag to compare
@hannesvdvreken hannesvdvreken released this 15 Nov 12:27
· 146 commits to main since this release
ad67346

Changed

  • followFeed is now and alias of new method follow, and followFeed is also marked deprecated. Same for unfollowFeed.
  • Code style: camelcased the arguments while I was at it.
  • Removed Feed::delete calls from integration tests, and marked it as deprecated

Fixed

  • Code coverage did not include untouched files. Actual code coverage is lower than reported.

Added

  • Gitattributes, to exclude files when github zips this repo for distribution per release.
  • Tests and documentation for the STREAM_BASE_URL environment variable.