Skip to content

v14.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@revanced-bot revanced-bot released this 18 Aug 23:48
· 223 commits to dev since this release

14.0.0-dev.1 (2023-08-18)

Bug Fixes

  • log decoding resources after logging deleting resource cache directory (db62a16)

Code Refactoring

  • improve structure and public API (6b8977f)

BREAKING CHANGES

  • Various public APIs have been changed. The Version annotation has been removed. Patches do not return anything anymore and instead throw PatchException. Multiple patch bundles can now be loaded in a single ClassLoader to bypass class loader isolation.