Skip to content

Releases: REAndroid/ARSCLib

V1.3.8

Choose a tag to compare

@REAndroid REAndroid released this 20 Jul 08:55

What's Changed

  • [Major fix for invalid zip structure] Ensure data is fully transferred between channels by @janisozaur in #85

New Contributors

Full Changelog: V1.3.7...V1.3.8

V1.3.7

Choose a tag to compare

@REAndroid REAndroid released this 09 Jul 18:47

What's Changed

Full Changelog: V1.3.5...V1.3.7

V1.3.5

Choose a tag to compare

@REAndroid REAndroid released this 03 Aug 11:29

What's Changed

  • Published to maven
  • fix: determination of the base module by @Kirlif in #63
  • [DEX] fix build failed on jdk21 by @eirv in #64
  • Fix typos by @Tahgolov in #68

New Contributors

Full Changelog: V1.3.1...V1.3.5

V1.3.1

Choose a tag to compare

@REAndroid REAndroid released this 12 Feb 11:34

Full Changelog: V1.2.4...V1.3.1

V1.2.4

Choose a tag to compare

@REAndroid REAndroid released this 23 Aug 17:48

Full Changelog: V1.2.3...V1.2.4

V1.2.3

Choose a tag to compare

@REAndroid REAndroid released this 21 Jul 22:37

Full Changelog: V1.2.1...V1.2.3

V1.2.1

Choose a tag to compare

@REAndroid REAndroid released this 09 Jul 15:50

Full Changelog: V1.2.0...V1.2.1

V1.2.0

Choose a tag to compare

@REAndroid REAndroid released this 25 Jun 15:47

Full Changelog: V1.1.8...V1.2.0

V1.1.8

Choose a tag to compare

@REAndroid REAndroid released this 07 Jun 18:43

What is new

  • Better decode directory structure.
  • Performance improved
  • Bug fixes
    Full Changelog: V1.1.7...V1.1.8

V1.1.7

Choose a tag to compare

@REAndroid REAndroid released this 23 May 13:56

What's Changed

  • New zip/archive handling methods
  • Parallel zip align
  • Apk signature block handling
  • Better performance
  • Lower memory usage
  • Bug fixes