All notable changes to this project will be documented in this file.
- docs, path option property was moved into address config hash
- minor fixes..
- Pass the configuration object/hash to the net.Socket super constructor
- minor fixes..
- Example for infinite loop with #hunt and #watch Promises
- #hunt #watch #prey Promise receives always an array. When the Promise is rejected, the Array contains all the errors collected along the chain.
- bug with offline event (#hunt)
- better output for examples
- added #hunt #die #prey #watch methods (native Promises)
- drop support for node versions <= v6.0.0
- moved options.path to options.address.path