Skip to content

Releases: AxonFramework/IdeaPlugin

v0.9.4

30 Apr 12:30
697d360
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

16 Apr 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

20 Mar 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 Feb 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

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)