Skip to content

Latest commit

 

History

History
52 lines (18 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

52 lines (18 loc) · 1.57 KB

工具库更新日志

1.2.1 (2022-04-24)

1.2.0 (2022-02-14)

Features

  • EnumData: 新增 EnumData 方法,来处理枚举数据 (8eb3c77)
  • toUnicode: add toUnicode methods (e198e4e)

1.1.0 (2021-01-18)

1.0.3 (2020-12-21)

Bug Fixes

  • workflows.test: remove workflows test hit (90eabfd)

Features

  • upgrade packages, remove lodash in dependencies (8c59fd9)

1.0.2 (2020-09-29)

Bug Fixes

  • typing: remove ignore typings, add typings (81a41be)

1.0.1 (2020-02-05)

Features

  • type: 新增 isNumber 、 isString 类型判断方法 (f0a4fef)