mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 13:56:16 +00:00
4016bdc37fbe2f429e3fcb9161870d02d4173bf3
# [6.0.0](https://github.com/revanced/revanced-patcher/compare/v5.1.2...v6.0.0) (2022-10-05) ### Code Refactoring * improve structuring of classes and their implementations ([4aa14bb](4aa14bbb85)) ### Features * remove unused annotation `DirectPatternScanMethod` ([538b2a8](538b2a8599)) * remove unused annotation `SincePatcher` ([4ae9ad0](4ae9ad09d6)) * remove unused extension `dependsOn` ([797286b](797286b758)) * remove unused patch extensions ([5583904](5583904994)) ### BREAKING CHANGES * various changes in which packages classes previously where and their implementation * These extensions do not exist anymore and any use should be removed * The extension does not exist anymore and any use should be removed * The annotation does not exist anymore and any use should be removed
Patcher
Patcher framework used in the ReVanced project.
Languages
Kotlin
100%