Skip to content

Commit f8187db

Browse files
committed
feat: wcc可视化模块支持wxml引用 #30
1 parent 500af42 commit f8187db

File tree

5 files changed

+2940
-194
lines changed

5 files changed

+2940
-194
lines changed

changelog.md

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
# 1.05.2203070-5 / 2022-03-18
2+
- fix: 增强wcsc编译器
3+
4+
# 1.05.2203070-4 / 2022-03-12
5+
- add: 增加wine版本的deb包
6+
7+
# 1.05.2203070-3 / 2022-03-11
8+
- fix: 修复wcc常量操作问题
9+
- fix: 修复deb打包细节问题
10+
11+
# 1.05.2203070-2 / 2022-03-10
12+
- feat: wcc编译器懒加载支持wxml引用
13+
14+
# 1.05.2203070-1 / 2022-03-08
15+
- upgrade: devtools 1.05.2203070
16+
- fix: 编译器异常信息显示不完全
17+
18+
# 1.05.2203030-2 / 2022-03-07
19+
- refactor: 规范版本号
20+
21+
# 0.24 / 2022-03-05
22+
- fix: 编译异常的问题
23+
- 处理一些包相关细节
24+
25+
# 0.23 / 2022-03-05
26+
- upgrade devtools to 1.05.2203030
27+
28+
# 0.22 / 2022-03-03
29+
- refactor: 使用低版本环境构建deb,提升兼容性
30+
31+
# 0.21 / 2022-03-02
32+
- add: deb aur 打包格式
33+
34+
# 0.20 / 2022-02-28
35+
- fix: node模块中编译器的可执行权限
36+
37+
# 0.19 / 2022-02-28
38+
- 过渡版本,存在问题
39+
40+
# 0.16 / 2022-02-24
41+
- feat: wcc编译器路径异常
42+
43+
# 0.15 / 2022-02-23
44+
- feat: wcc编译器支持`debugWXS`选项
45+
46+
# 0.14 / 2022-02-22
47+
- feat: 正式添加node版本的编译器
48+
49+
# 0.13 / 2022-02-20
50+
- feat: wine弱依赖版本
51+
52+
# 0.12 / 2022-02-16
53+
- fix: 版本管理中的“在终端打开”不可用
54+
55+
# 0.11 / 2022-02-15
56+
- add: appimage打包版本
57+
58+
# 0.10 / 2022-02-06
59+
- fix: 二维码真机调试不可用
60+
61+
# 0.9 / 2022-02-05
62+
- fix: 修复Webview组件(涉及代码分析,插件商店)
63+
64+
# 0.8 / 2022-02-04
65+
- fix: 云开发控制台不可用
66+
67+
# 0.7 / 2022-02-04
68+
- add: 重新使用windows的编译器
69+
70+
# 0.6 / 2022-02-03
71+
- fix: 可视化功能不可用
72+
73+
# 0.5 / 2022-02-02
74+
- fix: 版本管理
75+
- feat: node版本编译器
76+
- remove: windows的编译器
77+
78+
# 0.4 / 2022-01-30
79+
- fix: 创建终端时会崩溃的问题
80+
81+
# 0.3 / 2022-01-28
82+
- 适配nwjs版本至0.53.1
83+
84+
# 0.2 / 2022-01-27
85+
体验版

0 commit comments

Comments
 (0)