20.0.0 (2024-08-06)
Bug Fixes
- Downgrade smali to fix dex compilation issue (5227e98)
- Improve exception message wording (5481d0c)
- Make constructor internal as supposed (7f44174)
- Merge all extensions before initializing lookup maps (8c4dd5b)
- Use null for compatible package version when adding packages only (736b3ee)
Features
- Add ability to create options outside of a patch (d310246)
- Convert APIs to Kotlin DSL (#298) (11a911d)
BREAKING CHANGES
- Various old APIs are removed, and DSL APIs are added instead.