Skip to content

Releases: spotify/missinglink

v0.2.1

22 Feb 18:22
Compare
Choose a tag to compare
  • fix False error on a method with the polymorphic signature (#62)

v0.2.0

21 Oct 18:41
Compare
Choose a tag to compare
  • [closed] remove Guava from missinglink-core #61

v0.1.5

18 Oct 17:35
Compare
Choose a tag to compare

The change in v1.0.4 to remove Guava was premature and results in broken dependencies, please use v1.0.5 instead.

  • [closed] Revert "remove guava deps from core" #58
  • [closed] remove lib-info.yaml #59

v0.1.4

17 Oct 14:33
Compare
Choose a tag to compare
  • [closed] remove guava deps from core #56

v0.1.3

17 Oct 14:32
Compare
Choose a tag to compare
  • [closed] Check if illegal access is guarded by catch block #54
  • [closed] Make plugin work on java11 #53
  • [closed] Upgrade checkstyle to solve alert #52
  • [closed] Fix broken link to configuration in README #45
  • [closed] Fix link in README #44
  • [closed] fix FindBugs warnings #35
  • [closed] bind check mojo to the process-classes phase by default #41
  • [closed] Fix static calls and LDC instructions for arrays #40
  • [closed] improve ClassLoader readability #38
  • [closed] make included scopes configurable #26
  • [closed] add explicitly loaded classes to reachability analysis #27
  • [closed] Verify static/non-static and virtual method calls #37
  • [closed] Remove 'omitted' feature #36
  • [closed] add warning if no classes found in build directory #34
  • [closed] Maven plugin invoker integration tests #32
  • [closed] fix coveralls #30
  • [closed] Minor cleanup: remove empty if/else branches #29

v0.1.1

29 Jun 17:46
Compare
Choose a tag to compare
  • rename goal in maven-plugin from check-conflicts to check
  • performance improvements - missinglink allocates less objects during
    analysis, therefore creating less pressure and spending less time in GC, and
    overall operating faster.

Initial open source release

29 Jun 17:47
Compare
Choose a tag to compare
v0.1.0

[maven-release-plugin] copy for tag v0.1.0