Skip to content

v1.2.1

Compare
Choose a tag to compare
@CalebFenton CalebFenton released this 24 Jan 16:21
· 99 commits to master since this release

It's been a while since the last release, and there have been quite a few changes. So, here's a release!

  • Better console output by showing progress / remaining classes
  • Better error handling (improved stability)
  • Improved Enum and Array handling
  • Updated dependencies
  • Cleaned up the API for smalivm
  • Modernized ObfuscatedApp's encryption obfuscation so it's a more realistic test
  • Added Object.getClass emulation and peephole optimization
  • Lots of little bug fixes