cheptsov / AdvancedExpressionFolding

https://plugins.jetbrains.com/plugin/9320?pr=idea
140 stars 30 forks source link

What is the latest release ? #147

Open bric3 opened 3 years ago

bric3 commented 3 years ago

I'm using IntelliJ IDEA 2020.3.1.

bric3 commented 3 years ago

For the record I was able to install the latest version, by downloading the plugin jar file (at this time 0.9.9.8.5) on https://plugins.jetbrains.com/plugin/9320-advanced-java-folding/versions. Then I edited the jar's plugin.xml to work with IntelliJ IDEA 2020.3:

META-INF/plugin.xml

-  <idea-version since-build="201.6668" until-build="201.*"/>
+  <idea-version since-build="201.6668" until-build="203.*"/>
Clashsoft commented 3 years ago

On a related note, maybe it makes sense to adopt a version scheme like https://semver.org/ ?

Clashsoft commented 2 years ago

Adding to this, it looks like the version number is asymptomatically approaching v1.0.0 but they don't want to have the "stable release" label due to the responsibilities it brings. That's ok, but maybe adopt minor versions >9? E.g. v0.10.0? Instead of adding more dot versions. At some point it'll be v0.9.9.9.9.9.9.9...