Skip to content

Releases: ReVanced/revanced-library

v3.0.1

13 Oct 01:57
Compare
Choose a tag to compare

3.0.1 (2024-10-13)

Bug Fixes

  • Serialize compatible packages as a map instead of a set of pairs. (737e272)

v3.0.1-dev.3

06 Oct 01:30
Compare
Choose a tag to compare
v3.0.1-dev.3 Pre-release
Pre-release

3.0.1-dev.3 (2024-10-06)

v3.0.1-dev.2

01 Oct 15:11
Compare
Choose a tag to compare
v3.0.1-dev.2 Pre-release
Pre-release

3.0.1-dev.2 (2024-10-01)

v3.0.1-dev.1

16 Aug 22:41
Compare
Choose a tag to compare
v3.0.1-dev.1 Pre-release
Pre-release

3.0.1-dev.1 (2024-08-16)

Bug Fixes

  • Serialize compatible packages as a map instead of a set of pairs. (737e272)

v3.0.0

06 Aug 22:55
Compare
Choose a tag to compare

3.0.0 (2024-08-06)

Bug Fixes

  • Make functions internal which are supposed to be internal (893d22d)

Build System

  • Refactor to DSL to bump ReVanced Patcher (7f5d6da)

Features

BREAKING CHANGES

  • Some functions have been removed.
  • Some functions are not available anymore.
  • The signature of some functions has changed.

v3.0.0-dev.1

06 Aug 22:50
Compare
Choose a tag to compare
v3.0.0-dev.1 Pre-release
Pre-release

3.0.0-dev.1 (2024-08-06)

Bug Fixes

  • Make functions internal which are supposed to be internal (893d22d)

Build System

  • Refactor to DSL to bump ReVanced Patcher (7f5d6da)

Features

  • Remove deprecated functions (b9bf3bc)

BREAKING CHANGES

  • Some functions have been removed.
  • Some functions are not available anymore.
  • The signature of some functions has changed.

v2.3.0

14 Mar 12:17
Compare
Choose a tag to compare

2.3.0 (2024-03-14)

Bug Fixes

  • Support mounting even when Magisk is not installed (2a30845)

Features

  • Add utility function around key certificate pairs (2df3484)
  • Improve exception message (b15efa4)
  • Simplify signing utility API (4c6a636)

v2.3.0-dev.3

14 Mar 11:52
Compare
Choose a tag to compare
v2.3.0-dev.3 Pre-release
Pre-release

2.3.0-dev.3 (2024-03-14)

Features

  • Improve exception message (b15efa4)

v2.3.0-dev.2

14 Mar 11:41
Compare
Choose a tag to compare
v2.3.0-dev.2 Pre-release
Pre-release

2.3.0-dev.2 (2024-03-14)

Features

  • Simplify signing utility API (4c6a636)

v2.3.0-dev.1

13 Mar 22:07
Compare
Choose a tag to compare
v2.3.0-dev.1 Pre-release
Pre-release

2.3.0-dev.1 (2024-03-13)

Features

  • Add utility function around key certificate pairs (2df3484)