Releases: mblink/find-unused
Releases · mblink/find-unused
v0.4.0
What's Changed
- Build for Java 25 by @mrdziuban in #15
- Better override handling by @mrdziuban in #18
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Upgrade to sbt 2.0.0-RC2 by @mrdziuban in #12
- Update to sbt 2.0.0-RC3 by @mrdziuban in #13
- Update dependencies by @mrdziuban in #14
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fix case classes never being reported unused by @mrdziuban in #11
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Add sbt tasks to generate VS Code
launch.jsonconfig for debugging by @mrdziuban in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Account for exports that encompass multiple terms by @mrdziuban in #7
- Only consider symbols in the given packages by @mrdziuban in #8
- Update dependencies by @mrdziuban in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.6
What's Changed
- Fix identification of calls to methods with
erasedparams by @mrdziuban in #4 - Include local ivy repo when fetching CLI by @mrdziuban in #5
Full Changelog: v0.1.5...v0.1.6
v0.1.5
find-unused is now published to https://maven.bondlink-cdn.com
v0.1.4
Please use v0.1.5 instead
v0.1.3
Please use v0.1.5 instead