File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 5.0.0 (2020-12-30) [ v4.5.0...v5.0.0] ( https://github.com/Kiyozz/papyrus-compiler-app/compare/v4.5.0...v5.0.0 )
2
+
3
+ ### Features
4
+
5
+ * design overall, general optimization ([ #69 ] ( https://github.com/Kiyozz/papyrus-compiler-app/pull/69 ) )
6
+ * use the app in debug mode ([ 110102c] ( https://github.com/Kiyozz/papyrus-compiler-app/commit/110102cdcf7a77d3cda1304c1a91a4e70e86ff71 ) )
7
+ * better configuration error explanation ([ 26c1e21] ( https://github.com/Kiyozz/papyrus-compiler-app/commit/26c1e215857c6b1aa071981643ce6e32da4c3952 ) )
8
+ * better mo2 compilation ([ 66e6ac1] ( https://github.com/Kiyozz/papyrus-compiler-app/commit/66e6ac10b89240d83ccb84592a30a666fe2fd841 ) )
9
+ * add the left panel expand ([ 839aff2] ( https://github.com/Kiyozz/papyrus-compiler-app/commit/839aff26c8d99bc103dca5d71b921000aae9d92b ) )
10
+
1
11
## 4.5.0 (2020-11-19) [ v4.4.0...v4.5.0] ( https://github.com/Kiyozz/papyrus-compiler-app/compare/v4.4.0...v4.5.0 )
2
12
3
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pca" ,
3
- "version" : " 4.5 .0" ,
3
+ "version" : " 5.0 .0" ,
4
4
"description" : " Papyrus compiler app (PCA) by WushuLate" ,
5
5
"private" : true ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments