Skip to content

Releases: artyushov/idea-jmh-plugin

v1.5.0

01 May 10:23
Compare
Choose a tag to compare

Fix Empty run configuration for IDEA 2024.1.1 #50

v1.4.0 Remove usage of deprecated API

02 Aug 17:44
Compare
Choose a tag to compare

This is a maintenance release without any new features. But now the plugin requires at least IntelliJ 2023.2.
See for details
https://youtrack.jetbrains.com/issue/IDEA-309438/Deadlock-during-initialization-of-PsiType-class

Change gutter icons

29 May 00:02
Compare
Choose a tag to compare

What's Changed

  • Only inherit environment on Windows OS by @knittl in #40
  • README: add run configuration screenshot by @simon04 in #41

New Contributors

Full Changelog: v1.2.0...v1.3.0

Migrate to UAST

22 Oct 12:15
Compare
Choose a tag to compare
Migrate to UAST Pre-release
Pre-release
  • Basic Kotlin support
  • Code inspections for basic benchmarks errors
  • Rename benchmark support

Support of modern IntelliJ and accept PRs

19 Oct 10:33
Compare
Choose a tag to compare

After few years IntelliJ deprecated some APIs so we have to update the plugin. Some PR also must be processed or merged at least to attract their authors to contribute more. The main reason for the release is to activate development. We are not going to fix all bugs and we can even fine for new bugs.

Introduced default run parameters

24 Apr 21:07
Compare
Choose a tag to compare
1.0.3

bumped version