Skip to content

Releases: E85Addict/revanced-library

v3.1.0

28 Nov 01:12
Compare
Choose a tag to compare
perf: Personal Sync Upstream

v3.0.2

24 Nov 09:29
Compare
Choose a tag to compare
chore: Release v3.0.2 [skip ci]

## [3.0.2](https://github.com/ReVanced/revanced-library/compare/v3.0.1...v3.0.2) (2024-11-05)

v3.0.1

13 Oct 08:29
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)

Performance Improvements

v3.0.0

24 Aug 02:28
Compare
Choose a tag to compare

3.0.0 (2024-08-24)

Bug Fixes

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

Build System

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

Features

Performance Improvements

BREAKING CHANGES

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

v2.3.0

12 Jul 03:18
Compare
Choose a tag to compare

2.3.0 (2024-07-12)

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)

Performance Improvements