v1.2.0 #317
sczerwinski
announced in
Releases
v1.2.0
#317
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
222.*
Changed
7.4.2
org.jetbrains.kotlin.jvm
to1.7.10
com.google.devtools.ksp
to1.7.10-1.0.6
org.jetbrains.intellij
to1.7.0
actions/cache
tov3.0.2
EnricoMi/publish-unit-test-result-action
tov2
JetBrains/qodana-action
tov2022.1.1
2021.3.3
pluginVerifierIdeVersions
– upgrade to2021.3.3, 2022.1.3, 2022.2
Removed
203.*
211.*
212.*
Fixed
UIUtil.getClientProperty
with direct call toJComponent.getClientProperty
FilenameIndex.getFilesByName
withFilenameIndex.getVirtualFilesByName
and additional mapping using
PsiManager.findFile
Iterable.sumBy
withIterable.sumOf
String.toLowerCase
withString.lowercase
Char.toInt
withChar.code
kspKotlin
Gradle task dependenciesNullPointerException
inObjAnnotator
This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions