Releases: eirikb/AvaJavaScriptTestRunnerRunConfigurationGenerator
Releases · eirikb/AvaJavaScriptTestRunnerRunConfigurationGenerator
v1.9.1
Fix compatibility (#83) From 203 instead of 202. Reformat source. Remove idea-version. Hopefully it will be generated.
v1.9.0
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
Bump version (#79)
v1.8.0
Support for 2022
v1.7.0
Support for 213
v1.6.0
Support for AVA 4
v1.5.0
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
Match string template regex incorrect
v1.4.0
Settings panel
v1.3.9
Bump version