UNPKG

yhtml5-test

Version:

A test framework for front-end projects

35 lines (22 loc) 607 B
1.0.2 / 2017-05-26 ================== * fix: win32 get mac failed (#9) 1.0.1 / 2016-09-30 ================== * test: remove 0.12 * fix: search interface before family match * add contributors 1.0.0 / 2015-08-06 ================== * chore: use npm scripts instead of Makefile * add benchmark 0.0.3 / 2013-11-04 ================== * get the first not local ip when interface not exists 0.0.2 / 2013-08-08 ================== * use networkInterface() to get mac fix #3 0.0.1 / 2013-07-31 ================== * ip(), ipv6(), mac(), dns() work on osx and linux now. * first commit