This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 4.0.0-dev.1 [skip ci]
# [4.0.0-dev.1](ReVanced/revanced-cli@v3.1.2-dev.1...v4.0.0-dev.1) (2023-09-23) ### Bug Fixes * Check, if mounting is possible ([3e13fb5](ReVanced/revanced-cli@3e13fb5)) * Delete temporal files if it exists ([a022feb](ReVanced/revanced-cli@a022feb)) * Do not sign if mounting ([578e16b](ReVanced/revanced-cli@578e16b)) * Filter logs correctly ([43fc20d](ReVanced/revanced-cli@43fc20d)) * Log logs with levels over warning to error output stream ([075f6ad](ReVanced/revanced-cli@075f6ad)) * Only open files for reading and writing if writeable ([3846f72](ReVanced/revanced-cli@3846f72)) ### Features * Add function to get the most common compatible version ([77d9173](ReVanced/revanced-cli@77d9173)) * Add option to filter patches to be listed by package name ([50c0f98](ReVanced/revanced-cli@50c0f98)) * Add option to warn about patches not being found in supplied patch bundles ([e46d855](ReVanced/revanced-cli@e46d855)) * Add ReVanced Library subproject ([#265](ReVanced/revanced-cli#265)) ([157278c](ReVanced/revanced-cli@157278c)) * Do not format patch names ([80a8d88](ReVanced/revanced-cli@80a8d88)) * Extend signing API ([592dc1c](ReVanced/revanced-cli@592dc1c)) * Log stacktrace in new line ([c67e3c7](ReVanced/revanced-cli@c67e3c7)) * Use ReVanced Library in ReVanced CLI ([7794327](ReVanced/revanced-cli@7794327)) * Word log message better ([6942b22](ReVanced/revanced-cli@6942b22)) ### BREAKING CHANGES * This changes many signatures of existing APIs and adds new functions for signing * This changes the log handler signature
- Loading branch information