Releases: dantewang/intellij-project-reference-replacer
Releases · dantewang/intellij-project-reference-replacer
1.1.6
- target 2023.2
- replace jar dependency for portal-kernel.jar, which are usually seen in
-test
modules
1.1.2
Update target version to 2022.1.
1.1.1
Able to install on IntelliJ 2021.3.
1.1.0
Switch to AbstractDependencyDataService
to avoid eating up too much memory during project importing.
1.0.0
- For IntelliJ IDEA 2020+, to avoid high memory consumption, modify and commit in groups;
- Refine log output for grouped modification and committing
- Reduce unnecessary lambda usage
External API
ExternalAPI
[UPDATE] Update Gradle, IntelliJ Plugin, IntelliJ version and code co…