Releases: nbadal/ktlint-intellij-plugin
Releases · nbadal/ktlint-intellij-plugin
0.26.1-dev-2
What's Changed
- Set projectName explicitly to ktlint by @paul-dingemans in #618
- Shadow all packages of "org.jetbrains" and "org.intellij" by @paul-dingemans in #621
- Refactor - Rename directory "plugin" to "ktlint-plugin" by @paul-dingemans in #622
- Fix script create-ktlint-plugin-zip.sh by @paul-dingemans in #623
- Update max IDE build to 251.* by @github-actions in #620
Dependency updates
- Bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 by @dependabot in #615
- Bump io.mockk:mockk from 1.13.14 to 1.13.16 by @dependabot in #619
Full Changelog: 0.26.1-dev-1...0.26.1-dev-2
0.26.1-dev-1
== What's changed
- Upgrade
intellijPlatformVersion
from2023.3
to2023.3.8
.
Full Changelog: 0.26.0...0.26.1-dev-1
0.26.0
What's Changed
- Add constraint on ec4j-core in ktlint ruleset until 1.3.1 by @paul-dingemans in #599
- Add ktlint 1.5.0 ruleset by @paul-dingemans in #601
- Remove obsolete annotation lib by @paul-dingemans in #602
Dependency updates
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #591
- Bump com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1 by @dependabot in #594
- Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 by @dependabot in #595
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #596
- Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 by @dependabot in #600
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #605
- Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 by @dependabot in #604
- Upgrade to intellij platform plugin v2 (to 2.2.1) by @paul-dingemans in #607
- Bump io.mockk:mockk from 1.13.13 to 1.13.14 by @dependabot in #606
- Bump org.jetbrains.qodana from 2024.2.3 to 2024.3.4 by @dependabot in #609
Full Changelog: 0.25.0...0.26.0
0.26.0-beta-3
What is changed
- Fix version number (build time suffix in release versions) when building a beta/dev release
Full Changelog: 0.26.0-beta-2...0.26.0-beta-3
0.26.0-beta-2
Dependency updates
- Upgrade to intellij platform plugin v2 (to 2.2.1) by @paul-dingemans in #607
- Bump io.mockk:mockk from 1.13.13 to 1.13.14 by @dependabot in #606
- Bump org.jetbrains.qodana from 2024.2.3 to 2024.3.4 by @dependabot in #609
Full Changelog: 0.26.0-beta-1...0.26.0-beta-2
0.26.0-beta-1
What's Changed
- Add constraint on ec4j-core in ktlint ruleset until 1.3.1 by @paul-dingemans in #599
- Add ktlint 1.5.0 ruleset by @paul-dingemans in #601
- Remove obsolete annotation lib by @paul-dingemans in #602
Dependency updates
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #591
- Bump com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1 by @dependabot in #594
- Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 by @dependabot in #595
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #596
- Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 by @dependabot in #600
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #605
- Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 by @dependabot in #604
Full Changelog: 0.25.0...0.26.0-beta-1
0.25.0
What's Changed
- Update max IDE build to 243.* by @github-actions in #569
- Refactor settings screen by @paul-dingemans in #571
- Add application setting to hide ktlint banner when project is not initialized @paul-dingemans in #555
- Set property that it is ensured that the plugin works in K2 mode starting from Idea version 2024.2.1 or newer @paul-dingemans in #505
- Ktlint 1.4.1 by @paul-dingemans in 7154aa1
Dependency updates
- Bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 by @dependabot in #556
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #561
- Bump gradle/actions from 3 to 4 by @dependabot in #557
- Bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 by @dependabot in #564
- Bump com.rollbar:rollbar-java from 1.10.0 to 1.10.3 by @dependabot in #567
- Bump peter-evans/create-pull-request 7 by @dependabot in #566
- Bump com.github.gmazzo.buildconfig to 5.5.0 by @dependabot in #570
- Bump io.mockk:mockk to 1.13.13 by @dependabot in #579
- Bump org.jetbrains.kotlin.jvm to 2.0.21 by @dependabot in #581
- Bump org.jetbrains:annotations to 26.0.1 by @dependabot in #582
- Bump org.junit.jupiter:junit-jupiter to 5.11.3 by @dependabot in #584
- Bump org.junit.platform:junit-platform-launcher to 1.11.3 by @dependabot in #585
Full Changelog: 0.24.1...0.25.0
0.25.0-beta-3
0.25.0-beta-2
What's Changed
- Ktlint 1.4.0 by @paul-dingemans in #588
Dependency updates
- Bump peter-evans/create-pull-request 7 by @dependabot in #566
- Bump com.github.gmazzo.buildconfig to 5.5.0 by @dependabot in #570
- Bump io.mockk:mockk to 1.13.13 by @dependabot in #579
- Bump org.jetbrains.kotlin.jvm to 2.0.21 by @dependabot in #581
- Bump org.jetbrains:annotations to 26.0.1 by @dependabot in #582
- Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #584
- Bump org.junit.platform:junit-platform-launcher to 1.11.3 by @dependabot in #585
Full Changelog: 0.25.0-beta-1...0.25.0-beta-2
0.25.0-beta-1
What's Changed
- Update max IDE build to 243.* by @github-actions in #569
- Refactor settings screen by @paul-dingemans in #571
- Add application setting to hide ktlint banner when project is not initialized @paul-dingemans in #555
- Set property that it is ensured that the plugin works in K2 mode starting from Idea version 2024.2.1 or newer @paul-dingemans in #505
Dependency updates
- Bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 by @dependabot in #556
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #561
- Bump org.jetbrains.kotlin.jvm from 2.0.0 to 2.0.10 by @dependabot in #558
- Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 by @dependabot in #562
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #563
- Bump gradle/actions from 3 to 4 by @dependabot in #557
- Bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 by @dependabot in #564
- Bump com.rollbar:rollbar-java from 1.10.0 to 1.10.3 by @dependabot in #567
Full Changelog: 0.24.1...0.25.0-beta-1