All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.0 (2023-11-20)
1.4.0 (2023-11-16)
- #90 optimize getParameterByName's return (#91) (1158b6b)
- #92 optimize getQueryParameters's return (#93) (fb6b482)
- #95 sideEffects should be boolean false (#96) (b87e664)
- add DOM.Iterable lib in tsconfig (#94) (ea98f18)
1.3.0 (2023-09-15)
1.2.0 (2023-08-24)
- #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)
- fix cant download json (a4fb84e)
1.1.1 (2022-02-22)
- fix cant download json (a4fb84e)
1.1.0 (2021-12-09)
- add three Base64 related methods (afbe638)
- return '0' when num is null or undefined (421aaf1)
1.0.9 (2021-11-25)
- add getThousandth to utils (a79e797)
1.0.8 (2021-10-26)
- add getAllCookies (889e1ec)
1.0.7 (2021-10-25)
- add download data (c376a00)
- add judge status (228c3ec)
- add return (29f3c2a)
- update info and ts (75efdfc)
- update let to const (854d1f0)
- update lint (3f9dcc5)
1.0.6 (2021-09-27)
1.0.5 (2021-09-18)
- add mergeObj fn (af13b81)
- change trim, delete trimlr, add trimAll (6792dd3)
- delete removeAllSpaces, please use trimAll (bcbfdf8)
1.0.4 (2021-09-10)
- export CopyUtils and sort export by document (95f684b)
- add a time formatting method file (65c2356)
- add formatSecond method (eab731c)
- add isEmpty methods (2baed54)
- add isObj methods (02dc937)
- add removeEmpty doc (7bcf98f)
- add removeEmpty methods (8c0c56f)
- add removeEmpty unit test (1b8f1cc)
- add transformArray methods (25d616b)
- add transformArray ts (808f574)
- release sh (af1a323)
- transformArray define generic parameters (3a8641c)
- update cookie methods (062d17c)
1.0.3 (2021-04-06)
1.0.2 (2021-04-01)
1.0.1 (2021-01-20)
- docs: 补充介绍文档 (3b2ba81)
- package: update package dev dependencies (3cf5655)
- publish: update name (a12a55e)
- test: add test for utils (931244c)
1.0.0 (2020-07-20)
- 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)