This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
021e2b8
commit 76fc31b
Showing
1 changed file
with
9 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,13 @@ | ||
# 1.1.4 | ||
# 1.1.5 | ||
|
||
Fix a bug.\ | ||
修复一个错误。 | ||
Update Blockly core to 3.20200625.2.\ | ||
更新Blockly内核版本到3.20200625.2。 | ||
|
||
# 1.1.3 | ||
Enhance User-Interface.\ | ||
优化用户界面。 | ||
|
||
Add a new category of Picamera blocks.\ | ||
新增摄像头积木模块。 | ||
Add drag&drop file loading.\ | ||
增加拖放载入程序存档。 | ||
|
||
# 1.1.2 | ||
|
||
Add a new category of digital tube blocks.\ | ||
新增数码管积木模块。 | ||
|
||
# 1.1.1 | ||
|
||
Add a new category of dictionary blocks.\ | ||
新增字典积木模块。 | ||
|
||
# 1.1.0 | ||
|
||
#### Core 内核 | ||
1. Upgrade Blockly core to version 3.20200123.1.\ | ||
更新Blockly内核到3.20200123.1版本。 | ||
#### UI 用户界面 | ||
1. Use system default browser to open links.\ | ||
使用系统默认浏览器打开链接。 | ||
2. Code output will not auto-wrap.\ | ||
程序输出不会自动换行。 | ||
3. Remove XML tab.\ | ||
删除XML标签页。 | ||
#### Blocks 积木块 | ||
1. Add lists_extend block in LIST category.\ | ||
列表模块加入列表扩展积木。 | ||
2. Add colour_convert block in COLOR category.\ | ||
颜色模块加入颜色转RGB列表积木块。 | ||
3. Fix several blocks in SENSEHAT category not working properly.\ | ||
修复SENSEHAT模块的一些积木未实现预期效果。 | ||
|
||
# 1.o.2 | ||
|
||
Fix bugs.\ | ||
修复错误。 | ||
|
||
# 1.o.1 | ||
|
||
Fix bugs.\ | ||
修复错误。 | ||
|
||
# 1.o.o | ||
|
||
First public release.\ | ||
首个公开版本。 | ||
Other fixes.\ | ||
其他修复。 |