diff --git a/src/META-INF/plugin.xml b/src/META-INF/plugin.xml index 62272df..1132cba 100644 --- a/src/META-INF/plugin.xml +++ b/src/META-INF/plugin.xml @@ -30,11 +30,14 @@ Enter idea metrics -h for help. For this to work IntelliJ IDEA must NOT be running. ]]> Bas Leijdekkers - 1.9 + 1.10 - - Restores compatibility with IntelliJ IDEA 2020.1
- - Fix incompatibility with the Scala plugin
+ 1.10
+ - Allow multiple metric results in separate tabs in the tool window
+ - Cleanup of descriptions
+ - Double clicking a package metrics result now navigates to package
+ - Several exceptions in the UI fixed
+ - Bug fixed in several metrics for more accurate calculation
]]>
diff --git a/src/version.txt b/src/version.txt index 872765e..578c71b 100644 --- a/src/version.txt +++ b/src/version.txt @@ -1 +1 @@ -1.9 \ No newline at end of file +1.10 \ No newline at end of file