You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jwl-applet/src/uni_modules/lime-qrcode/changelog.md

25 lines
741 B

## 0.1.2(2023-12-14)
- fix: uvue 引入 API 自定义包出错
## 0.1.1(2023-12-11)
- chore: uvue的二维码API独立,需要单独下载
## 0.1.0(2023-12-07)
- fix: 修复因utssdk目录导致无法运行
## 0.0.9(2023-12-06)
- feat: 支持uvue
## 0.0.8(2023-12-06)
- feat: 支持uvue
## 0.0.7(2023-12-06)
- feat: 支持uvue
## 0.0.6(2023-12-06)
- feat: 支持uvue
## 0.0.5(2023-07-30)
- fix: 修复再次生成前没有清空,导致图形叠加
## 0.0.4(2023-07-27)
- fix: 修复相同尺寸无法再次生成
## 0.0.3(2023-06-09)
- feat: 支持通过`@vue/composition-api`在`vue2`上使用
- chore: 更新文档
## 0.0.2(2023-06-08)
- chore: 更新文档
## 0.0.1(2023-06-08)
- 首次