Skip to content

Releases: w4andy/node-werist

v0.3.3

15 Apr 21:05
Compare
Choose a tag to compare

Commits

  • [94e0e31bd7] - deps: iconv v2.3.4, ip-address v5.9.0, socks v2.3.2, detect-character-encoding v0.7.0, ajv v6.10.0, eslint v5.16.0, eslint-plugin-node v8.0.1, mocha v6.1.3, nyc v13.3.0
  • [be980f72ae] - etc: update tld server
  • [8b7b106f18] - tests: update eslint config

v0.3.2

11 Jul 09:15
Compare
Choose a tag to compare

Commits

  • [6ba3ad2109] - deps: ip-address v5.8.9, punycode v2.1.1, tldjs v2.3.1, socks v2.2.0, detect-character-encoding v0.6.0, ajv v6.5.1, eslint v5.0.0, eslint-plugin-node v6.0.1, mocha v5.2.0, nyc v12.0.2
  • [697e249747] - etc: update server charset and update tld server
  • [07f9011aec] - test: fix tests
  • [25ea57f6b5] - test: update eslint config
  • [dbb3c1e249] - travis.yml: update node.js versions

v0.3.1

11 Jul 09:14
Compare
Choose a tag to compare

Commits

  • [747b2c5a93] - deps: ajv v5.3.0, eslint v4.11.0, eslint-plugin-node v5.2.1, nyc, v11.3.0
  • [401fcc66dc] - lib/werist: fix if the whois server response a empty body
  • [405f2827cb] - test: add node.js v9 to .travis.yml
  • [3ba1966d3b] - test: remove test for ip 209.91.128.30

v0.3.0

07 Nov 13:56
Compare
Choose a tag to compare

Commits

  • [fda370ab20] - deps: mocha v4.0.1
  • [57e4546cbc] - deps: ajv v5.2.3, eslint v4.8.0, eslint-plugin-node v5.2.0
  • [3ef717c7c6] - lib/werist: domain query follow only verisign-grs.com and iana.org server responses
  • [54a948fbf2] - lib/werist: find the responsible whois server after reallocated the ip range
  • [b675a00fc8] - lib/werist: refactor the the request to use the context object
  • [526bb40068] - lib/werist: add whois server charset detection

v0.2.4

27 Sep 19:26
Compare
Choose a tag to compare

Commits

v0.2.3

24 Sep 18:02
Compare
Choose a tag to compare

Commits

  • [0fc94561ae] - doc: fix typo
  • [e362b37463] - etc/server: cleanup remove all server with default charset
  • [f02fa69b0f] - etc/server: remove verisign-grs from the server config
  • [8e2ba33301] - etc/tld: update tld list
  • [db8d592f69] - etc/tld: remove dead whois server
  • [1c2132ee0f] - etc/tld: update tld server list

v0.2.2

21 Sep 21:14
Compare
Choose a tag to compare

Commits

v0.2.1

19 Sep 17:03
Compare
Choose a tag to compare

Commits

v0.2.0

18 Sep 21:43
Compare
Choose a tag to compare

Notable Changes

add socks proxy support

Commits

v0.1.0

17 Sep 21:25
Compare
Choose a tag to compare

First release.