Releases: bitlap/intellij-sbt-dependency-analyzer
Releases · bitlap/intellij-sbt-dependency-analyzer
v0.1.2-231.9392.1
What's Changed
- Improving Error Notification and support for older versions of sbt by @jxnu-liguobin in #18
- Fix vfsFile was null and optimize code by @jxnu-liguobin in #22
Full Changelog: v0.1.1-231.9392.1...v0.1.2-231.9392.1
v0.1.1-231.9392.1
What's Changed
- Fix bug: Goto action can match scala library. by @jxnu-liguobin in #13
- Fix GOTO for protobuf and add refresh, add bootstrap promptby @jxnu-liguobin @IceMimosa in #14
Full Changelog: v0.1.0-231.9392.1...v0.1.1-231.9392.1
v0.1.0-231.9392.1
What's Changed
- change action name
- optimize and cache files
v0.1.0-231.9392.1-M7
What's Changed
- ignore shared_sources modules
- fix obtain the name of the SBT module
- support Scala JS and Scala Native
- show Conflict omitted status
Full Changelog: v0.1.0-231.9392.1-M6...v0.1.0-231.9392.1-M7
v0.1.0-231.9392.1-M6
What's Changed
- Support show modules dependency by @jxnu-liguobin in #5
Full Changelog: v0.1.0-231.9392.1-M5...v0.1.0-231.9392.1-M6
Waiting for Review https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer
v0.1.0-231.9392.1-M5
v0.1.0-231.9392.1-M4
- Add IDEA error notice
- Add detail description for plugins.jetbrains.com
- fix for pekko module name not equals directory
- show all dependencies if size <100 otherwise, only show declared dependencies
- fix bug: show conflicts for scala librarys
v0.1.0-231.9392.1-M3
- fix and revert cache
- filter transitive dependency for multiple modules
v0.1.0-231.9392.1-M2
fix cache, filternot self module
v0.1.0-231.9392.1-M1
First Release