Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (32 loc) · 1.44 KB

CHANGES.md

File metadata and controls

42 lines (32 loc) · 1.44 KB

UNMAINTAINED (2022-01-27)

  • [DEPRECATED] This library is end-of-life and no longer supported.

UNMAINTAINED (2021-07-21)

  • [DEPRECATED] This project is no longer maintained.

0.18.2 (2019-06-17)

  • [FIXED] Removed inadvertent npm-cli-login dependency.

0.18.1 (2019-01-22)

  • [FIXED] Multiple issues with stop() not actually stopping the feed.

0.18.0 (2018-10-30)

  • [NEW] Support use of changes selector filter.
  • [FIXED] Abort request retry for dead feed.
  • [FIXED] Pipe using decoded request.
  • [FIXED] Support using since="now" parameter in a /_db_updates feed.

0.17.0 (2018-03-22)

  • [NEW] Allow a custom HTTP agent to be specified.
  • [NEW] Trim the database URL if it includes the /_changes endpoint.
  • [FIXED] Correctly pass request parameters to feed.filter function.
  • [FIXED] Retry /_db_updates request using the last recorded sequence value as the since query parameter.
  • [NOTE] Update engines in preparation for Node.js 4 “Argon” end-of-life.

0.16.1 (2017-11-02)

  • [FIXED] Corrected eslint to be devDependencies instead of dependencies.

0.16.0 (2017-10-31)

0.15.0 (2017-10-30)

  • [FIXED] Check request is defined before using in feed timeout handler.
  • [FIXED] Update list of possible feed query parameters.

0.14.0 (2017-09-29)

  • [NEW] Correctly construct feed URL for feed.view.

0.13.0 (2017-05-16)

  • [FIXED] Retry changes feed if server sends last_seq.