v0.4.0-242.21829.142
jxnu-liguobin
released this
14 Sep 18:10
·
25 commits
to master
since this release
Highlight
- Support Intellij IDEA 2024.2
- Fix button
Goto depenency
- This includes custom dependencies for all types of projects (single module, multi-module, cross -platform). In theory, there may still be unsupported projects mainly due to the complex relationship between project module names and SBT module names, and the complex and flexible syntax of
build.sbt
.
- This includes custom dependencies for all types of projects (single module, multi-module, cross -platform). In theory, there may still be unsupported projects mainly due to the complex relationship between project module names and SBT module names, and the complex and flexible syntax of
What's Changed
- Refactor Parser and optimize code by @jxnu-liguobin in #79
- Update sbt, sbt-dependency-tree to 1.9.8 by @scala-steward in #80
- Update sbt-idea-plugin to 3.23.2 by @scala-steward in #81
- Update sbt-idea-plugin to 3.24.0 by @scala-steward in #82
- Fix some by @jxnu-liguobin in #83
- Update logback-classic to 1.5.0 by @scala-steward in #84
- Update scalatest to 3.2.18 by @scala-steward in #85
- Update sbt, sbt-dependency-tree to 1.9.9 by @scala-steward in #86
- Update logback-classic to 1.5.1 by @scala-steward in #87
- Update scala3-library to 3.3.3 by @scala-steward in #88
- Update logback-classic to 1.5.3 by @scala-steward in #89
- Update logback-classic to 1.5.4 by @scala-steward in #91
- Update logback-classic to 1.5.5 by @scala-steward in #92
- Update logback-classic to 1.5.6 by @scala-steward in #93
- Update sbt-idea-plugin to 3.25.0 by @scala-steward in #95
- Update sbt, sbt-dependency-tree to 1.10.0 by @scala-steward in #96
- Update sbt-idea-plugin to 3.26.0 by @scala-steward in #97
- Update sbt-idea-plugin to 3.26.1 by @scala-steward in #98
- Update sbt-idea-plugin to 3.26.2 by @scala-steward in #99
- Update scalatest to 3.2.19 by @scala-steward in #100
- Update sbt, sbt-dependency-tree to 1.10.1 by @scala-steward in #102
- Update logback-classic to 1.5.7 by @scala-steward in #104
- support idea2024.2, update to scala 3.5.0 by @jxnu-liguobin in #101
- Update logback-classic to 1.5.8 by @scala-steward in #105
- fix Goto Dependency by @jxnu-liguobin in #106
Full Changelog: v0.3.1-233.11799.241...v0.4.0-242.21829.142