Skip to content

5.4.1

Compare
Choose a tag to compare
@gtoison gtoison released this 29 Apr 12:16
33a9bd1

Note that this version was rejected by the Jetbrains marketplace due to #401

What's Changed

  • fix: reduce the log level of the 'starting test runner' message by @gtoison in #367
  • fix: detect methods annotated with ArchTest as ArchUnit tests by @gtoison in #371
  • fix: removed unnecessary JTabbedPane by @gtoison in #372
  • Configurable status bar color by @gtoison in #369
  • test: disable the power save mode explicitly for unit test by @gtoison in #375
  • build: replace xvf-action by @gtoison in #374
  • build: exclude unnecessary intellij dependecies by @gtoison in #376
  • doc: added intellij debug instructions by @gtoison in #382
  • fix: we shouldn't run tests on a module with no JDK by @gtoison in #384
  • build: check the compatibility of the intellij plugin by @gtoison in #377
  • fix: set the module working directory macro by @gtoison in #381
  • fix: make the intellij log view read only by @gtoison in #394
  • feature: sort module by alphabetical order by @gtoison in #393
  • feature: only display modules with test sources by @gtoison in #396
  • feature: configurable severity for Eclipse markers by @gtoison in #387
  • Use OrderEnumerator to get the class path elements by @gtoison in #397
  • feature: added an option to let tests run when projects have errors by @gtoison in #398
  • fix: harcode the slow test default limit by @gtoison in #399
  • release 5.4.1 by @gtoison in #400

Full Changelog: 5.4.0.3...5.4.1