Skip to content

1.0-SNAPSHOT-4: Improve automatic renaming

Compare
Choose a tag to compare
@Runemoro Runemoro released this 18 Jun 02:40
· 5 commits to master since this release
 - Look at methods and fields inherited from classpath classes too, to avoid generating remap entry for overridden library methods
 - Don't remap <init>, <clinit>, access$*, values, valueOf
 - Add enum as superclasses