Skip to content

Releases: AxonFramework/IdeaPlugin

v0.9.0

17 Dec 09:38
e917f28
Compare
Choose a tag to compare

What's Changed

  • Plugin is now compatible with IDEA 2024.3 (IDEA 243.*) with minimum version of 2024.3
  • Make plugin compatible with the K2 mode of IntelliJ IDEA

v0.8.9

14 Oct 10:09
Compare
Choose a tag to compare

What's Changed

  • [#307] Axon plugin gives false highlights about non existing properties when they are defined in a superclass by @guymahieu in #306
  • Bump gradle/gradle-build-action from 2.9.0 to 2.12.0 by @dependabot in #282
  • Bump JetBrains/qodana-action from 2023.2.8 to 2023.3.1 by @dependabot in #280
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.2 by @dependabot in #281
  • Update Gradle Wrapper from 8.4 to 8.5 by @github-actions in #263
  • Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.22 by @dependabot in #275
  • Bump actions/setup-java from 3 to 4 by @dependabot in #264

New Contributors

Full Changelog: v0.8.8...v0.8.9

v0.8.8

01 Oct 09:51
90ea068
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.8.8

v0.8.7

08 Aug 06:59
Compare
Choose a tag to compare

Support for IntelliJ 2024.2.*

Full Changelog: V0.8.7...v0.8.7

0.8.6

04 Apr 16:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

0.8.5

12 Dec 08:52
Compare
Choose a tag to compare
  • Fix StackOverflow issue when aggregate model is recursive (#261)

0.8.4

10 Dec 14:33
Compare
Choose a tag to compare
  • Plugin is now compatible with IDEA 2023.3 (IDEA 233.*) (Thanks to @maartenn)

0.8.3

30 Oct 08:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

0.8.2

27 Jul 08:56
0fdeb5f
Compare
Choose a tag to compare
  • Plugin is now compatible with IDEA 2023.2 (IDEA 232.*)

0.8.1

30 Mar 15:00
Compare
Choose a tag to compare
  • Plugin is now compatible with IDEA 2023.1 (IDEA 231.*)
  • Fixes deprecation warnings
  • Fix compatibility with Inspector Axon