File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Testcontainers Port Updater Changelog
2
2
3
3
## [ Unreleased]
4
+ - Bump dependencies to their latest versions
5
+ - Bump Gradle version to 8.0.1
6
+ - Use Kotlin UI DSL Version 2 for settings
7
+ - Switch settings from application level to project level / Now each project has its own settings
8
+ - Make log entry prefix editable via settings / Now you can change the log entry prefix via settings
9
+ - Introduce match mode feature / Now you can select your match mode via settings
4
10
5
11
## [ 1.0.5] - 2022-12-12
6
12
- Bump dependencies to their latest versions
Original file line number Diff line number Diff line change 4
4
pluginGroup = com.github.yusufugurozbek.testcontainers.port.updater
5
5
pluginName = Testcontainers Port Updater
6
6
pluginRepositoryUrl = https://github.com/yusufugurozbek/testcontainers-port-updater
7
- pluginVersion = 1.0.5
7
+ pluginVersion = 1.1.0
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 222
You can’t perform that action at this time.
0 commit comments