File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.14.0] update
10+
11+ ** New** :
12+ - ` Status Bar ` : Add status bar 'Build' and 'Flash'
13+
14+ ** Change** :
15+ - ` Proxy Site ` : Discard domain: github0null.io
16+ - ` unify_builder ` : Move obj files to '.obj' dir when build
17+
18+ ** Optimize** :
19+ - ` Model files ` : Remove model file's UTF8-BOM header
20+ - ` Project auto reload ` : Optimize auto save/reload project when you modified 'eide.json'
21+
22+ ***
23+
924### [ v3.13.2023060401] revision
1025
1126** Fix** :
Original file line number Diff line number Diff line change 3838 "homepage" : " https://em-ide.com" ,
3939 "license" : " MIT" ,
4040 "description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V" ,
41- "version" : " 3.13.2023061101 " ,
41+ "version" : " 3.14.0 " ,
4242 "preview" : false ,
4343 "engines" : {
4444 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments