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,20 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.16.1] update
10+
11+ ** Fix** :
12+ - ` Open Project ` : fix cannot open project if a error target in usr.ctx.json.
13+ - ` Project Floatpoint Selection ` : fix function hasFpu() not match 'm33.dsp'.
14+ - ` Diagnostic Bugs ` : fix diagnostic information generator bugs.
15+ - ` Others ` : fix other miscellaneous bugs.
16+
17+ ** Optimize** :
18+ - ` .NET Runtime ` : compatible with version > 6.0 of the .NET runtime.
19+ - ` Static Check ` : optimize cppcheck params generator.
20+
21+ ***
22+
923### [ v3.16.0] update
1024
1125** Change** :
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.16.0 " ,
41+ "version" : " 3.16.1 " ,
4242 "preview" : false ,
4343 "engines" : {
4444 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments