Skip to content

Polish & Shine

Compare
Choose a tag to compare
@Pante Pante released this 20 Jun 15:20

This release focuses on fixing a few pesky issues.

Elementary Project

  • Fix source jars not being uploaded to the maven repository

Elementary

  • Change Cases.label(String) to Cases.get(String), the inconsistency between Cases.label(String) and Cases.get(int) was driving me nuts

Satisfactory

  • Fix EqualTimeSequence not comparing sequences properly

Utilitary

  • Add Walker.erasuredAncestor(TypeMirrors)
  • Change Walker.ancestor(TypeMirrors) to Walker.specializedAncestor(TypeMirrors)