Skip to content

Releases: briandealwis/ferret

0.6.1

09 Nov 20:02
c5ee530
Compare
Choose a tag to compare

Fix updating of Java editor tab problem decoration.

p2 site at: http://manumitting.com/tools/eclipse/ferret/v0_6_1

0.6.0

26 Oct 09:08
Compare
Choose a tag to compare
  • add clustering for class / interface / annotation / enum / lambda
  • improve rendering of long jar file names by putting immediate jar name first
  • support querying on package names in text areas
  • lots of bug fixes

Bug fixes

20 Mar 17:58
Compare
Choose a tag to compare
  • fix resolving generic types

v0.5.0

20 Mar 02:55
Compare
Choose a tag to compare
  • Change requirements to Eclipse Neon/4.6, Java 8, and Guava 21
  • Fix JavaModelHelper#isThrowable() to properly identify throwable/exception classes
  • Fix clustering counts reported
  • Provide useful sphere configurations out of the box
  • Improve pretty-printing of anonymous class methods