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,27 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.9.2022091901] revision (preview)
10+
11+ ** Fix** :
12+ - Env was overrided when import a 'multi-project' iar workspace
13+ - Sdcc problem matcher doesn't work
14+
15+ ** Change** :
16+ - Remove Makefile template file generate
17+
18+ ** Optimize** :
19+ - Export built-in env variables to unify_builder
20+ - Export more env variables to builder process envirnoment
21+ - Resolve recursive vars when parse iar eww file
22+ - When import a iar project, create new folder if iar project not have independent folder
23+ - Reload jlink device list after install a cmsis device package
24+ - Add '${OutDirRoot}' var
25+ - Auto convert '\' to '/' when use ` bash ` command in builder task for win32
26+ - Update built-in msys version to ` v1.0.18 `
27+
28+ ***
29+
930### [ v3.9.0]
1031
1132** New** :
Original file line number Diff line number Diff line change 3434 "homepage" : " https://em-ide.com" ,
3535 "license" : " MIT" ,
3636 "description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V" ,
37- "version" : " 3.9.0 " ,
37+ "version" : " 3.9.2022091901 " ,
3838 "preview" : false ,
3939 "engines" : {
4040 "vscode" : " ^1.63.0"
Original file line number Diff line number Diff line change 22
33version : ' 1.0'
44
5- binary_min_version : ' 9 .0.0'
5+ binary_min_version : ' 10 .0.0'
You can’t perform that action at this time.
0 commit comments