Skip to content

Version 2.6.2

Latest
Compare
Choose a tag to compare
@broneill broneill released this 23 Dec 15:29
· 6 commits to master since this release
  • Fixed how the debug option allows broken class files to be written.
  • Reduce the number of local variables used by using a swap in even more cases, not just stores into instance fields.
  • Minor performance optimizations.