Releases: parttimenerd/intellij-profiler-plugin
Releases · parttimenerd/intellij-profiler-plugin
Release v0.0.17
Install the plugin from the JetBrains Marketplace or download the JAR file from this release page and
use the "Install Plugin from Disk" action in your IDE.
Changed
- Make plugin really compatible with all future IntelliJ versions
Development Build
Commits
- 69e58f0: Fix version again (Johannes Bechberger)
Release v0.0.16
Install the plugin from the JetBrains Marketplace or download the JAR file from this release page and
use the "Install Plugin from Disk" action in your IDE.
Changed
- Make plugin compatible with all future IntelliJ versions by not specifying an upper bound
0.0.11
Added
- Support profiling Maven goals (including Quarkus and Spring Boot)
- Support profiling Quarkus Gradle tasks (Fixes #16)
Fixed
- Fixed child nodes with the same function name in call-tree
- Fixed it in jfrtofp: parttimenerd/jfrtofp#6
Changed
- Updated dependencies #19
0.0.9
Added
- Support IntelliJ 2023.2
What's Changed
- Support IntelliJ 2023.2 by @spinscale in #17
New Contributors
- @spinscale made their first contribution in #17
Full Changelog: 0.0.8...0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
Changed
- Modify JFR file type