We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61831d7 commit dc813d8Copy full SHA for dc813d8
CHANGELOG.md
@@ -13,7 +13,11 @@
13
## [1.0.5] - 2022-12-12
14
- Bump dependencies to their latest versions
15
- Fix unnecessary updates on the data source URL
16
-- Bump Gradle version to 7.6
+- Bump Gradle version to 8.0.1
17
+- Use Kotlin UI DSL Version 2 for settings
18
+- Make log entry prefix editable via settings / Now you can change the log entry prefix via settings
19
+- Switch settings from application level to project level / Now each project has its own settings
20
+- Introduce match mode feature / Now you can select your match mode via settings
21
22
## [1.0.4] - 2022-12-12
23
- Support latest IntelliJ 2022.3
0 commit comments