Skip to content

Releases: DanielLiu1123/classpath-replacer

v3.2.0

23 Jun 16:44
eca8a5d

Choose a tag to compare

v3.1.1

08 Jun 18:13
da591a5

Choose a tag to compare

Full Changelog: v3.1.0...v3.1.1

v3.1.0

08 Feb 17:41
83dac29

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0-RC1

07 Feb 12:27
cb7916e

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v3.0.0-RC1

v3.0.0

07 Feb 14:24
db893f1

Choose a tag to compare

What's Changed

  • Change coordinate to io.github.danielliu1123:classpath-replacer by @DanielLiu1123 in #9
  • Change package to cr from com.freemanan
  • Refactor & Introduce shrinkwrap resolvers by @DanielLiu1123 in #9

Full Changelog: v2.1.2...v3.0.0

v2.1.2

16 Apr 08:52

Choose a tag to compare

  • Refactor code.
  • Performance optimization.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

11 Mar 03:17

Choose a tag to compare

  • Refactor fetching maven coordinate
  • Fix excluding jar when different group id

v2.1.0

10 Mar 13:58

Choose a tag to compare

  • 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

08 Mar 12:27

Choose a tag to compare

  • Support JDK 8

v1.2.0

25 Feb 18:58

Choose a tag to compare

  • Configure extra repositories.