Releases: ReVanced/revanced-patcher
Releases · ReVanced/revanced-patcher
v19.3.1-dev.1
19.3.1-dev.1 (2024-02-14)
v19.3.0
v19.3.0-dev.2
19.3.0-dev.2 (2024-02-13)
v19.3.0-dev.1
v19.2.1-dev.1
19.2.1-dev.1 (2024-01-27)
Bug Fixes
- Use
Patch#toString
to get patch class name, when no name available (c9a8260)
v19.2.0
v19.2.0-dev.1
19.2.0-dev.1 (2023-12-22)
Features
- Add
PatchExtensions#registerNewPatchOption
function to simplify instantiation and registration of patch options (4a91845)
v19.1.1-dev.1
v19.1.0
v19.1.0-dev.1
19.1.0-dev.1 (2023-11-29)
Features
- Add constructor to initialize patches without annotations (462fbe2)
- Retrieve annotations in super and interface classes (7aeae93)
Performance Improvements
- Use a hash set for fast lookup (f1de9b3)