simplify v1.0.0-M1 Release Notes

Release Date: 2016-02-15 // about 8 years ago
  • ๐Ÿš€ It's been a few years since this all started, but there is finally a milestone release for v1.0. The next few milestones will be focused on fixing bugs and shaking out any issues made by some of the drastic changes in the past several commits.

    ๐Ÿ”„ Changes:

    • Dynamically create JVM classes for input and framework Smali
    • ๐Ÿ‘ฏ Speed up cloning by making a Cloner which knows about immutable Android classes meaning fewer objects need deep cloning
    • โšก๏ธ Update framework reference Smali to to Android API 23
    • ๐Ÿ›  Various bug fixes and improvements (and probably some new bugs!)