Skip to content

Latest commit

 

History

History
158 lines (82 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

158 lines (82 loc) · 8.21 KB

工具库更新日志

1.1.2 (2022-08-16)

Bug Fixes

Features

  • #64 localDB add remove function (d4c80bb)
  • getThousandth get '' return '0' (bde6994)

1.1.0 (2021-12-09)

Bug Fixes

  • return '0' when num is null or undefined (421aaf1)

Features

  • add three Base64 related methods (afbe638)

1.0.9 (2021-11-25)

Features

  • add getThousandth to utils (a79e797)

1.0.8 (2021-10-26)

Features

1.0.7 (2021-10-25)

Features

1.0.5 (2021-09-18)

Bug Fixes

Features

  • add mergeObj fn (af13b81)
  • change trim, delete trimlr, add trimAll (6792dd3)
  • delete removeAllSpaces, please use trimAll (bcbfdf8)

1.0.4 (2021-09-10)

Bug Fixes

  • export CopyUtils and sort export by document (95f684b)

Features

1.0.3 (2021-04-06)

Features

  • utils: add utils and modify docs (7b951b2)
  • utils: modify the document directory (494c2e8)

1.0.2 (2021-04-01)

1.0.1 (2021-01-20)

Features

  • docs: 补充介绍文档 (3b2ba81)
  • package: update package dev dependencies (3cf5655)
  • publish: update name (a12a55e)
  • test: add test for utils (931244c)

1.0.0 (2020-07-20)

Features

  • 补充文档: 添加工具函数文档说明 (10c95ef)
  • 优化: 优化文档目录调整结构 (548f338)
  • add to complete (1b438f8)
  • change: 更新同步changelog (a88614c)
  • clip: 组合发布包 (bed32df)
  • commit: 优化commit规范 (c243c45)
  • doc: 调整目录 (1017768)
  • docs: 补充utils文档说明 (68fed39)
  • docs: 测试文件名修改 (becdb58)
  • docs: 调整文档目录结构 (f53f5d2)
  • docs: 添加提交校验 (1f1aeac)
  • docs: 修改docs changelog (b51c2ea)
  • layout: update layout api and docs (bc07cfc)
  • modify the document (1118f2e)
  • package: update package.json for init (6e95646)
  • test: add test utils for jest (e950d12)