simplify v1.2.1 Release Notes

Release Date: 2019-01-24 // about 5 years ago
  • ๐Ÿš€ 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