Skip to content

Latest commit

 

History

History
210 lines (113 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

210 lines (113 loc) · 11.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2023-11-20)

Features

  • downloaddata: add headers for fetch in downLoadData (#98) (81a7f67), closes #97

Bug Fixes

  • downloaddata: add headers for fetch in downLoadData (#98) (416cfe6), closes #97

1.4.0 (2023-11-16)

Features

  • utils: add getUrlPathname and getUrlQueryParams for router (#88) (78b243d)

Bug Fixes

1.3.0 (2023-09-15)

Features

  • allow cookiesStr params for getCookie (#86) (7b3e6ae)

1.2.0 (2023-08-24)

Features

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

Bug Fixes

  • #82 optimize localStorage's get and set function (53d8978)
  • #80: example Change the edge matching rule of the browser to edg (5808bc0), closes #80
  • cookie ts type completion (09c0196)
  • fix cant download json (a4fb84e)

1.1.2 (2022-08-16)

Features

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

Bug Fixes

1.1.1 (2022-02-22)

Bug Fixes

1.1.0 (2021-12-09)

Features

  • add three Base64 related methods (afbe638)

Bug Fixes

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

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.6 (2021-09-27)

Features

  • change log and contribution guide (b42740d)
  • remove path root changelog (65ce7ac)

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

  • add to complete (1b438f8)
  • change: 更新同步changelog (a88614c)
  • clip: 组合发布包 (bed32df)
  • commit: 优化commit规范 (c243c45)
  • docs: 修改docs changelog (b51c2ea)
  • docs: 测试文件名修改 (becdb58)
  • docs: 添加提交校验 (1f1aeac)
  • docs: 补充utils文档说明 (68fed39)
  • docs: 调整文档目录结构 (f53f5d2)
  • doc: 调整目录 (1017768)
  • 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)
  • 优化: 优化文档目录调整结构 (548f338)
  • 补充文档: 添加工具函数文档说明 (10c95ef)