Releases: zhangshichun/tree-lodash
Releases · zhangshichun/tree-lodash
V0.4.0
V0.3.1
紧急修复:find() 方法存在严重逻辑错误,调整测试用例;
v0.3.0
Support some()
in v0.3.0
V0.2.1
fix: type error
V0.2.0
支持了新配置:options.getChildrenKey
V0.1.1
fix: remove dirty console
V0.1.0
feature: support find() 🚀
tree-lodash V0.0.2
Hi,tree-lodash.js 是一款轻量方法库,旨在 “像使用lodash.js一样轻松地操纵树结构”。
v0.0.2版本,已支持了 foreach/map/filter/toArray 四个实用小方法;