Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 984 Bytes

changelog.md

File metadata and controls

45 lines (35 loc) · 984 Bytes

v1.1.0 - 2017/11/12

  • update some package dependencies (warn, see #48)

v1.0.3 - 2016/11/26

  • fix #43

v1.0.2 - 2016/03/13

  • fix #39 (display ip list when no port specified)
  • merge #38 (async version)
  • fix SPDX license expression in package.json
  • use static version module in package.json

v1.0.1 - 2015/03/03

v1.0.0 - forgot to update changelog, omfg

  • release 1.0

v0.0.9 - forgot to update changelog, shit

v0.0.8 - 2013/06/16

  • fix #23 (SIGUSR2 rather than SIGUSR1)
  • fix #24 (done event fired twice)
  • fix #7 (pause/unpause test)

v0.0.7 - 2013/06/15

  • (no ticket) fix --help

v0.0.6 - 2013/06/15

  • #14 cache DNS
  • #14 cache Geoip
  • #1 banner length option

v0.0.5 - 2013/06/14

  • #12 complete refactor
  • Breaking changes regarding command line options, sorry for that
  • #12 can now be used as a node module, event based
  • #11 add --help options
  • Add changelog.md
  • Add tests

v0.0.4 - 2013/06/11

  • First npm module
  • Really bad code