File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.13.2023060401] revision
10+
11+ ** Fix** :
12+ - ` Incorrect GCC Options ` : Move gcc '--specs=xxx' options to 'global' region. [ issue] ( https://github.com/github0null/eide/issues/259 )
13+
14+ ** Optimize** :
15+ - ` Source Exclude List ` : Allow use Env Variables in exclude path string.
16+ - ` Eclipse Project Importer ` : Optimize eclipse project parser, allow resolve virtual folder and folder link.
17+ - ` Armcc Options ` : Remove duplicate option 'optimize-for-time' for AC5
18+
19+ ***
20+
921### [ v3.13.2023060101] revision
1022
1123** Optimize** :
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.2023060101 " ,
41+ "version" : " 3.13.2023060401 " ,
4242 "preview" : false ,
4343 "engines" : {
4444 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments