All Versions
16
Latest Version
Avg Release Cycle
124 days
Latest Release
1216 days ago

Changelog History
Page 1

  • v1.2.1 Changes

    November 29, 2020
    • minor: fix using incorrect version number
  • v1.2.0 Changes

    November 29, 2020
    • 🛠 fix using 'outfile.zip should use the same page alignment for all shared object files within infile.zip' by providing correct flag to zipalign (thx @subho007)
    • 🛠 fix some minor vulnerabilities in tests
    • ⚡️ update maven dependencies & plugins
  • v1.1.0 Changes

    September 30, 2019
    • 👌 support apk signer schema v3 with lineage file support #18
    • ⚡️ updates apksigner to v29.0.2
    • ⚡️ updates zipalign to v29.0.2 win/mac/linux binaries
  • v1.0.0 Changes

    October 23, 2018
    • ⚡️ updates apksigner to v28.0.3
    • ⚡️ update zipalign to 28.0.3 win/linux binary
    • ⚡️ updates maven plugin versions
    • 👉 use maven wrapper
    • slightly improved debugging output
  • v0.8.4 Changes

    March 16, 2018
    • ➕ add file size info to log output
    • 🛠 fix nullpointer when using apk file and not dir (thx @yihongyuelan)
    • ⚡️ updates apksigner to v27.0.3
  • v0.8.3 Changes

    October 23, 2017
    • do not use javax.xml.bind.* dependencies, that might crash on jre9
  • v0.8.2 Changes

    October 17, 2017
    • ➕ add jar signing of release jar
    • ⚡️ updates apksigner to v26.0.2
  • v0.8.1 Changes

    July 26, 2017
    • ⚡️ updates apksigner to v26.0.1
    • ➕ adds checksum to release artifacts
  • v0.8.0 Changes

    May 26, 2017
    • ⚡️ updates apksigner to v25.0.3
    • 👉 uses errorprone compiler
    • ➕ adds coveralls coverage config
  • v0.7.0 Changes

    December 13, 2016
    • ⚡️ updates apksigner to v25.0.2
    • checks for empty input paths
    • masks pw input