Releases: renzp94/utils
Releases · renzp94/utils
v0.0.22
0.0.22 (2024-06-12)
新功能
other: 添加throttle(创建节流函数)方法 (88e9b77 )
文档
其他
v0.0.21
0.0.21 (2024-06-11)
文档
新功能
object: 将removeKey更名为omit (c0d0cd7 )
object: 添加pick(获取对象指定属性)方法 (401cd15 )
其他
v0.0.20
0.0.20 (2024-06-11)
新功能
array: 添加compact(去除假值)方法 (56cb646 )
array: 添加objectify(数组转对象)方法 (2c193ff )
文档
其他
v0.0.19
0.0.19 (2024-06-04)
Bug修复
types: 修复arrayElementType文件导出错误的问题 (de6f56c )
v0.0.18
0.0.18 (2024-06-04)
Bug修复
object: 修复merge函数返回类型错误的问题 (ab9ef28 )
types: 修复MergeType类型推倒不对的问题 (c40164c )
新功能
types: 添加ArrayElementType(获取数组中的元素类型)方法 (c85f936 )
types: 添加Expand(展开悬停类型信息)方法 (87e2abe )
types: 添加ExpandRecursively(展开悬停全部类型信息)方法 (62ba13d )
文档
其他
v0.0.17
0.0.17 (2024-06-03)
其他
新功能
object: 添加merge(合并对象)方法 (af25372 )
types: 添加MergeType(类型合并)类型 (69e14a7 )
文档
V0.0.15
0.0.15 (2024-06-01)
其他
Bug修复
array: 修复difference方法传入的key不存在对象中及过滤函数过滤不正确的问题 (5ca0374 )
测试
V0.0.13
0.0.13 (2024-05-30)
其他
测试
新功能
array: 添加createArray(创建数组)方法 (7005cc0 )
other: 添加radom(生成随机数)方法 (a6f41de )
other: 添加uuid(生成UUID)方法 (fea8e3b )
文档
You can’t perform that action at this time.