Releases: DanielLiu1123/classpath-replacer
Releases · DanielLiu1123/classpath-replacer
v3.2.0
Full Changelog: v3.1.1...v3.2.0
v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.0-RC1
What's Changed
- Refactor & Introduce shrinkwrap resolvers by @DanielLiu1123 in #9
Full Changelog: v2.1.2...v3.0.0-RC1
v3.0.0
What's Changed
- Change coordinate to
io.github.danielliu1123:classpath-replacerby @DanielLiu1123 in #9 - Change package to
crfromcom.freemanan - Refactor & Introduce shrinkwrap resolvers by @DanielLiu1123 in #9
Full Changelog: v2.1.2...v3.0.0
v2.1.2
- Refactor code.
- Performance optimization.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- Refactor fetching maven coordinate
- Fix excluding jar when different group id
v2.1.0
- Fix exclude behavior.
Please upgrade to this version, the exclude behavoir of previous versions may not work as expected when using gradle.
v2.0.0
- Support JDK 8
v1.2.0
- Configure extra repositories.