Releases: bitlap/intellij-sbt-dependency-analyzer
Releases · bitlap/intellij-sbt-dependency-analyzer
v0.8.0-252.25557.77-RC1
What's Changed
- Support IDEA 252.x by @jxnu-liguobin in #172
Full Changelog: v0.7.1-251.26927.53...v0.8.0-252.25557.77-RC1
v0.7.1-251.26927.53
What's Changed
- Update sbt-idea-plugin to 4.0.4 by @scala-steward-bitlap[bot] in #146
- Update README.md by @jxnu-liguobin in #149
- Update sbt-scalafmt to 2.5.4 by @scala-steward-bitlap[bot] in #147
- Update sbt-idea-plugin to 4.1.5 by @scala-steward-bitlap[bot] in #153
- Update sbt-kotlin-plugin to 4.0.1 by @scala-steward-bitlap[bot] in #154
- Update sbt, sbt-dependency-tree, ... to 1.11.0 by @scala-steward-bitlap[bot] in #156
- Update sbt-idea-plugin to 4.1.6 by @scala-steward-bitlap[bot] in #157
- Update sbt, sbt-dependency-tree, ... to 1.11.1 by @scala-steward-bitlap[bot] in #158
- Update sbt, sbt-dependency-tree, ... to 1.11.2 by @scala-steward-bitlap[bot] in #161
- Update sbt-idea-plugin to 4.1.11 by @scala-steward-bitlap[bot] in #162
- update idea and scala 3.7 by @jxnu-liguobin in #167
New Contributors
- @scala-steward-bitlap[bot] made their first contribution in #146
Full Changelog: v0.7.0-251.23536.34...v0.7.1-251.26927.53
v0.7.0-251.23536.34
Highlight
- Support Intellij IDEA 2025.1
What's Changed
- Update sbt, sbt-dependency-tree, ... to 1.10.8 by @scala-steward in #139
- Update sbt, sbt-dependency-tree, ... to 1.10.10 by @scala-steward in #140
- Update scala3-library to 3.6.4 by @scala-steward in #141
- Update sbt, sbt-dependency-tree, ... to 1.10.11 by @scala-steward in #142
- Update logback-classic to 1.5.18 by @scala-steward in #143
- support idea 251.x by @jxnu-liguobin in #145
Full Changelog: v0.6.0-243.24978.46...v0.7.0-251.23536.34
v0.6.0-243.24978.46
Highlight
Support Intellij IDEA 2024.3
What's Changed
- Update sbt-idea-plugin to 4.0.2 by @scala-steward in #120
- Update scala3-library to 3.5.2 by @scala-steward in #121
- Update logback-classic to 1.5.12 by @scala-steward in #122
- Update sbt, sbt-dependency-tree, ... to 1.10.4 by @scala-steward in #123
- Update sbt, sbt-dependency-tree, ... to 1.10.5 by @scala-steward in #124
- Update scala3-library to 3.6.2 by @scala-steward in #126
- Update logback-classic to 1.5.13 by @scala-steward in #127
- Update logback-classic to 1.5.14 by @scala-steward in #128
- Update sbt, sbt-dependency-tree, ... to 1.10.7 by @scala-steward in #130
- Update logback-classic to 1.5.15 by @scala-steward in #129
- Support IDEA 243.x by @jxnu-liguobin in #137
- Update scala3-library to 3.6.3 by @scala-steward in #135
- Update logback-classic to 1.5.17 by @scala-steward in #138
Full Changelog: v0.5.0-242.21829.142...v0.6.0-243.24978.46
v0.5.0-242.21829.142
What's Changed
- Update sbt, sbt-dependency-tree to 1.10.2 by @scala-steward in #108
- optimize code, fix compatibility by @jxnu-liguobin in #109
- Update scala3-library to 3.5.1 by @scala-steward in #110
- fix goto config by @jxnu-liguobin in #111
- add exclude depenency action by @jxnu-liguobin in #112
- update build.sbt by @jxnu-liguobin in #113
- Update logback-classic to 1.5.9 by @scala-steward in #114
- Update logback-classic to 1.5.10 by @scala-steward in #116
- Update logback-classic to 1.5.11 by @scala-steward in #117
- Update sbt, sbt-dependency-tree, ... to 1.10.3 by @scala-steward in #119
- Update sbt-idea-plugin to 4.0.1 by @scala-steward in #115
Full Changelog: v0.4.0-242.21829.142...v0.5.0-242.21829.142
v0.4.0-242.21829.142
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
v0.3.1-233.11799.241
What's Changed
- Update kotlin code from intellij and suppress errors by @jxnu-liguobin in #78
Full Changelog: v0.3.0-233.11799.241...v0.3.1-233.11799.241
v0.3.0-233.11799.241
What's Changed
- Update sbt-idea-plugin to 3.20.5 by @scala-steward in #61
- Update kotlin-compiler-embeddable, ... to 1.9.10 by @scala-steward in #62
- Update sbt-idea-plugin to 3.20.6 by @scala-steward in #64
- Update sbt, sbt-dependency-tree to 1.9.7 by @scala-steward in #65
- Update scalafmt-core to 3.7.15 by @scala-steward in #66
- Update kotlin-compiler-embeddable, ... to 1.9.20 by @scala-steward in #67
- Update sbt-idea-plugin to 3.21.0 by @scala-steward in #68
- Update sbt-idea-plugin to 3.21.1 by @scala-steward in #69
- Update sbt-idea-plugin to 3.22.0 by @scala-steward in #70
- Update scalafmt-core to 3.7.17 by @scala-steward in #72
- Update sbt-idea-plugin to 3.23.0 by @scala-steward in #73
- Update kotlin-compiler-embeddable, ... to 1.9.21 by @scala-steward in #75
- Update sbt-idea-plugin to 3.23.1 by @scala-steward in #74
- Update logback-classic to 1.4.13 by @scala-steward in #76
- Update logback-classic to 1.4.14 by @scala-steward in #77
- Upgrade idea 2023.3 by @jxnu-liguobin in #63
Full Changelog: v0.3.0-RC1-231.9392.1...v0.3.0-233.11799.241
v0.3.0-RC1-231.9392.1
What's Changed
Features
- Show size by @jxnu-liguobin in #56
- Add shortcuts to open the analysis view:
Ctrl + Shift + L
@IceMimosa
Update dependencis
- Update kotlin-compiler-embeddable, ... to 1.8.22 by @scala-steward in #58
- Update sbt-idea-plugin to 3.20.4 by @scala-steward in #57
- Update logback-classic to 1.4.11 by @scala-steward in #50
Internal and others
- Add
sdap.sbt
to.git/info/exclude
file by @IceMimosa in #51 - Add zh_CN readme by @jxnu-liguobin in #53
- Cleanup and rename by @jxnu-liguobin in #54
- Optimize packaging and format size by @IceMimosa in #59
- Fix view logo by @IceMimosa
Full Changelog: v0.2.0-231.9392.1...v0.3.0-RC1-231.9392.1
v0.2.0-231.9392.1
What's Changed
- Improve performance by @jxnu-liguobin in #37
- ci(Mergify): configuration update by @jxnu-liguobin in #38
- Clean up build.sbt by @jxnu-liguobin in #39
- Update sbt-idea-plugin to 3.20.3 by @scala-steward in #41
- Update scala3-library to 3.3.1 by @scala-steward in #42
- Update sbt-dependency-tree to 1.9.6 by @scala-steward in #44
- Update scalafmt-core to 3.7.14 by @scala-steward in #46
- Update scalatest to 3.2.17 by @scala-steward in #47
- Update logback-classic to 1.2.12 by @scala-steward in #40
- Update readme.md by @jxnu-liguobin in #48
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #45
- Add zh_CN for What's New by @jxnu-liguobin in #49
New Contributors
- @scala-steward made their first contribution in #41
Full Changelog: v0.2.0-RC3-231.9392.1...v0.2.0-231.9392.1