File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ### Added
6+
7+ - Support modern IDE versions
8+
59## [ 0.3.6] - 2024-09-28
610
711### Added
Original file line number Diff line number Diff line change @@ -2,12 +2,11 @@ pluginGroup = space.whitememory.pythoninlayparams
22pluginName = Python Inlay Params
33pluginRepositoryUrl = https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params
44
5- pluginVersion = 0.3.8
5+ pluginVersion = 0.4.0
66
77# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88# for insight into build numbers and IntelliJ Platform versions.
99pluginSinceBuild = 252
10- pluginUntilBuild = 299.*
1110
1211# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1312platformType = PC
You can’t perform that action at this time.
0 commit comments