File tree 3 files changed +19
-4
lines changed
3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 7
7
[ ![ 捐赠] [ badge:donate-zh ]] [ shuzijun-donate ]
8
8
[ ![ 内推] [ badge:referrals ]] [ shuzijun-referrals ]
9
9
10
+ ## 8.3.0
11
+
12
+ ### Added
13
+
14
+ ### Changed
15
+
16
+ ### Deprecated
17
+
18
+ ### Fixed
19
+ - fix [ #545 ] ( https://github.com/shuzijun/leetcode-editor/issues/545 )
20
+ - fix [ #538 ] ( https://github.com/shuzijun/leetcode-editor/issues/538 )
21
+
22
+ ### Removed
23
+
24
+
10
25
## 8.2.0
11
26
12
27
### Added
Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' java-library'
3
- id ' org.jetbrains.intellij' version ' 1.7.0-SNAPSHOT '
3
+ id ' org.jetbrains.intellij' version ' 1.7.0'
4
4
id ' org.jetbrains.changelog' version " 1.3.1"
5
5
id " de.undercouch.download" version " 4.0.2"
6
6
}
Original file line number Diff line number Diff line change 1
1
pluginGroup = com.shuzijun.leetcode
2
2
pluginName = leetcode-editor
3
- pluginVersion = 8.2
3
+ pluginVersion = 8.3
4
4
5
- pluginSinceBuild = 202 .0
5
+ pluginSinceBuild = 203 .0
6
6
pluginUntilBuild =
7
7
pluginDescription = doc/description.html
8
8
9
9
platformType = IU
10
10
platformVersion = 2022.1
11
11
12
12
# ,-Dide.browser.jcef.log.level=verbose,-Duser.language=en-US
13
- runIdeJvmArgs = -Dfile.encoding=utf-8,-Duser.language=en-US
13
+ runIdeJvmArgs = -Dfile.encoding=utf-8
You can’t perform that action at this time.
0 commit comments