Skip to content

Tags: jeffmarshall/follow

Tags

v0.8.0

Toggle v0.8.0's commit message
Support .pause() and .resume(); and support request-like {"url":...} …

…arguments

v0.7.2

Toggle v0.7.2's commit message
Bugfix for when couch crashes

v0.7.1

Toggle v0.7.1's commit message
Fix runtime error when log4js is missing

v0.7.0

Toggle v0.7.0's commit message
Mostly an internal refactor to use an extensively-tested stream API, …

…primarily to get pause/resume of the data feed

v0.6.1

Toggle v0.6.1's commit message
A "catchup" event, and documentation

v0.6.0

Toggle v0.6.0's commit message
Many new changes

* New node-tap test suite
* Your callback now has "this" set to the feed object
* Calling .stop() no longer leaks timeouts and actually allows Node to exit
* Following a changes feed no longer consumes sockets from the Agent pool
* Return an error if the database is deleted while you are following it
* Negative "since" parameters start from the end of the feed; since="now" also supported.

v0.5.0

Toggle v0.5.0's commit message
Better request dependency, better log4js operation, smaller package

v0.4.1

Toggle v0.4.1's commit message
Upgrade to the latest request version

v0.4.0

Toggle v0.4.0's commit message
Node v0.6 support via an upgrade to request

v0.2.0

Toggle v0.2.0's commit message
Tag release