Files
akmon/uni_modules/lime-dayuts/changelog.md
2026-01-20 08:04:15 +08:00

32 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 0.1.52025-06-01
- feat: 支持传入纯数字的日期
## 0.1.42025-05-22
- fix: 修复uniapp x 缺少类型问题
## 0.1.32025-04-24
- fix: 修复uniapp v2 app 导出类型问题
## 0.1.22025-04-24
- fix: 修复uniapp v2 app报错的问题
## 0.1.12025-04-22
- fix: 修复uniapp app报错的问题
- feat: 兼容uniappx 鸿蒙next
## 0.1.02025-04-16
- fix: 修复locale en缺少`DayutsRelativeTime`
## 0.0.92025-03-05
- fix: 修复uniappx ios interface引入问题
## 0.0.82025-01-06
- fix: 修复uniapp app报错的问题
## 0.0.72024-12-27
- feat: 支持`hbx4.42`
## 0.0.62024-06-19
- feat: 支持`uniapp`
## 0.0.52024-05-02
- fix: 修复因安卓 `字面量 === 字面量``false`导致加减等操作不起作用。
## 0.0.42024-04-19
- fix: 修复`parseDate`数组长度判断时报错
## 0.0.32024-04-02
- fix: 因多写f导致运行不起来
## 0.0.22024-04-01
- chore: 兼容uniapp x ios(app-js)
## 0.0.12024-03-30
- init