All Versions
14
Latest Version
Avg Release Cycle
189 days
Latest Release
704 days ago

Changelog History
Page 1

  • v1.4.5 Changes

    July 13, 2022
    • โž• Added null check when closing the parser (#99)
  • v1.4.4 Changes

    July 09, 2021
    • โœ‚ Removed reliance on JCenter (#87)
  • v1.4.3 Changes

    March 03, 2021
    • ๐Ÿšš Moved artifact publishing from JCenter to Maven Central (#81)
  • v1.4.1 Changes

    February 24, 2020

    ๐Ÿ”„ Changes

    • Don't do operations on a closed ZipFile (#68)
    • Document the 'max SDK' at which ReLinker is useful (#72)

    Thank you

  • v1.4.0 Changes

    January 06, 2020

    ๐Ÿ”„ Changes

    • ๐Ÿ‘ Better error message if supported ABI's cannot be found inside the APK (#65)
    • ๐Ÿ›  Fixed Travis CI builds (#66)

    Thank you

  • v1.3.1 Changes

    January 03, 2019
    • โšก๏ธ Updated build tool versions
    • ๐Ÿ›  Fixed leaked resource

    Thank you to @elevenfive for the contributions.

  • v1.3.0 Changes

    September 12, 2018

    ๐Ÿ”„ Changes

    • โž• Added support for split APKs (#46)
    • ๐Ÿ› Bug fixes

    Thank you

  • v1.2.3 Changes

    October 26, 2017
    • โšก๏ธ Update build tools to 3.0, and use google maven repository for dependencies.
  • v1.2.2 Changes

    February 15, 2017

    ๐Ÿ›  fa09971 Library: Catch MissingLibraryException Fixes #27
    079eef0 Library: Use CPU_ABI2 if present
    5381afb Make library source compatible with Java 1.6 (#24)
    ๐Ÿšš bf47ce8 Remove dependency on android.text.TextUtils (#23)

  • v1.2.1 Changes

    March 25, 2016
    • ๐Ÿ›  Fixed missing versioning API exposure #18