File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1+ 2.16.4
2+ May 27, 2021
3+
4+ FIX: Memory leak of PsiFile #284
5+
162.16.3
27Apr 24, 2021
38
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ jacocoTestReport {
2828}
2929
3030group ' net.seesharpsoft.intellij.plugins'
31- version ' 2.16.3 '
31+ version ' 2.16.4 '
3232
3333apply plugin : ' java'
3434project. sourceCompatibility = JavaVersion . VERSION_11
Original file line number Diff line number Diff line change 5050
5151 <change-notes ><![CDATA[
5252 <pre style="font-family: sans-serif">
53- NEW: Ability to split on ASCII separator character \x1e #267
54- NEW: "General" settings group
55- FIX: Lower annotator severity to not appear as problem
56- FIX: Prevent non CSV entries in CSV attributes map #268
57- FIX: keep existing & correct entries in CSV attributes map
58- HOTFIX: Editor complaining about crashes on PyCharm 2021.1 #274
59- HOTFIX: Exception in CSV plugin when using with remote SSH host #279
53+ FIX: Memory leak of PsiFile #284
6054 </pre>
6155 ]]>
6256 </change-notes >
You can’t perform that action at this time.
0 commit comments