features
19c96a8] - feat: hash ts define support object params (#55) (恒遥 <zhangyao318@gmail.com>)others
181f2ed] - test: drop node 4, 6 on travis ci (#56) (fengmk2 <fengmk2@gmail.com>)fixes
cf79437] - fix: do not use ECMAScript6 syntax. (#52) (ULIVZ <472590061@qq.com>)fixes
bb8f5d4] - fix: getParamNames throw when input is not function (#51) (Daniels.Sun <better.sunjian@gmail.com>)others
7016803] - build: add node 12 in ci (dead-horse <>)
fixes
a8b0c0d] - fix: detect number first before check NaN (#48) (fengmk2 <fengmk2@gmail.com>)features
16104be] - feat: add getOwnEnumerables(obj, ignoreNull) (#47) (fengmk2 <fengmk2@gmail.com>)features
b092817] - feat: support for ts (#45) (yyge <33921398+ddzy@users.noreply.github.com>)others
09bd9d0] - chore: package.json files add index.d.ts (ccccQ <chenqiuws@gmail.com>)7c102f4] - test: travis support windows (#40) (fengmk2 <fengmk2@gmail.com>)fdd2d27] - chore: fix typo function name of sha256 (#39) (fengmk2 <fengmk2@gmail.com>)features
e3ae527] - feat: add utility.unescape (#38) (Yiyu He <>)
others
50fb750] - chore: use ^ as deps version (#37) (fengmk2 <fengmk2@gmail.com>)features
d401917] - feat: add replacer and space to writeJSON* (#34) (Khaidi Chu <i@2333.moe>)fixes
fbbf905] - fix: don't use arrow function (#31) (Yiyu He <>)
features
8a84707] - feat: add readJSON and writeJSON (#29) (Haoliang Gao <sakura9515@gmail.com>)address moduleYYYYMMDD(d, sep)