Skip to content

Releases: eirikb/AvaJavaScriptTestRunnerRunConfigurationGenerator

v1.9.1

21 Aug 07:10
b0c1fd9

Choose a tag to compare

Fix compatibility (#83)

From 203 instead of 202.
Reformat source.
Remove idea-version. Hopefully it will be generated.

v1.9.0

15 Aug 19:53
ca03efe

Choose a tag to compare

81 configuration reseting when restarting webstorm (#82)

* Fix AppSettingsState persisting

AppSettingsState didn't persist between restart of IntelliJ.
Fixed by copying the approach of https://github.com/AMPivovarov/FastMouseScroll/blob/master/src/main/kotlin/FMSSettings.kt
with Service and State split a part, and making it as class, and more Java-ish.

* Bump version

Doing a minor since the state setup is quite different.

v1.8.1

25 Jul 13:38
3ed9728

Choose a tag to compare

Bump version (#79)

v1.8.0

27 Apr 19:41
03aaa86

Choose a tag to compare

Support for 2022

v1.7.0

13 Jan 07:24
50db849

Choose a tag to compare

Support for 213

v1.6.0

20 Dec 23:17
959f719

Choose a tag to compare

Support for AVA 4

v1.5.0

10 Sep 08:32
bacdd41

Choose a tag to compare

feat(configuration): support npm scripts run configuration (#43)

* feat(configuration): support npm scripts run configuration

* chore: upgrade version to 1.5.0

* fix(ci): gradlew check failed

v1.4.1

07 Sep 17:25
86c810f

Choose a tag to compare

Match string template regex incorrect

v1.4.0

06 Sep 05:01
611b055

Choose a tag to compare

Settings panel

v1.3.9

01 Sep 19:34

Choose a tag to compare

Bump version