Skip to content

Tags: Vizzuality/node-varnish

Tags

0.3.0

Toggle 0.3.0's commit message
Release

 - Consistently emit Error instances on 'error' (#9)
 - Log varnish connection errors
 - Allow passing queue and reconnection parameters via VarnishQueue ctor

v0.2.0

Toggle v0.2.0's commit message
Release 0.2.0

 - Added support for authentication
 - Fix EventEmitter inheritance
 - Logging is now optional: client.debug = true;
 - "ready_callback" now gets 2 params: err and clientInstance
 - Allow preventing queue from containing duplicates

v0.1.1

Toggle v0.1.1's commit message
Release 0.1.1

v0.1.0

Toggle v0.1.0's commit message
add install instructions and improve usage