File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ### [ v2.0.0] ( https://github.com/drizzy/code-make/releases/tag/v2.0.0 )
4+
5+ > 25 December 2023
6+
7+ # Features
8+
9+ - Project migrated to TypeScript.
10+ - A more complete structure for the development of your programs.
11+ - Icons are now located in the bottom right corner.
12+ - The icon for creating a C++ project is now a heart.
13+ - The Play icon compiles and runs the program.
14+ - Faster when creating and compiling your projects.
15+
316### [ v1.2.0] ( https://github.com/drizzy/code-make/releases/tag/v1.2.0 )
417
518> 02 December 2023
Original file line number Diff line number Diff line change 22 "name" : " code-make" ,
33 "displayName" : " Code Make" ,
44 "description" : " Code Make is designed to make it easy to create and compile C++ projects using the Make tool." ,
5- "version" : " 1.2 .0" ,
5+ "version" : " 2.0 .0" ,
66 "publisher" : " drizzy" ,
77 "license" : " MIT" ,
88 "icon" : " icons/logo.png" ,
You can’t perform that action at this time.
0 commit comments