v1.7.0 / 2017-12-30
==================

  * Tested against `node`@9

v1.6.0 / 2017-02-08
==================

  * Tested against `node`@7
  * Remove support for `node`@0

v1.5.0 / 2016-09-12
==================

  * Tested against `node`@6

v1.4.1 / 2015-11-19
==================

  * Tested aginst `Node`@5

v1.4.0 / 2015-09-21
==================

  * Add "TLS" support (socket)
  * Add "tls" (options)
  * Add "UDP" support (socket)
  * Add "udp" (options)
  * Use case-insensitive commands
  * Tested against `Node`@4

v1.3.1 / 2015-08-14
==================

  * "iojs@3" fix ECONNREFUSED
  * SPDX license

v1.3.0 / 2015-03-15
==================

  * `iojs` test
  * `coveralls` test

v1.2.0 / 2014-01-12
==================

  * Split in Modules
  * Add "memory" (commands)
  * Add "title" (commands)
  * Add "uptime" (commands)

v1.1.0 / 2014-01-04
==================

  * Add "disconnect" (commands)
  * Add "help" (commands)
  * Add "json" (options)

v1.0.3 / 2014-10-27
==================

  * `jshint`

v1.0.2 / 2014-10-13
==================

  * Unix socket string limitation

v1.0.1 / 2014-10-04
==================

  * Remove jsdoc
  * `package.json` min

v1.0.0 / 2014-10-01
==================

  * Working
  * Support for `close` command

v0.1.0 / 2014-09-21
==================

  * Add "custom" (options)
  * Add "callback" (options)
  * Support for user custom command

v0.0.2 / 2014-09-16
==================

  * Print after every command

v0.0.1 / 2014-09-14
==================

  * Project start
