Commit 3cd5299
committed
chore: Release v21.1.0 [skip ci]
# [21.1.0](v21.0.0...v21.1.0) (2025-10-16)
### Bug Fixes
* Add back missing log by naming logger correctly ([#332](#332)) ([e4e66b0](e4e66b0))
* Correctly save XML files in UTF-8 by using a bufferedWriter ([#356](#356)) ([33fadcb](33fadcb))
* Encode XML files as UTF-8 to fix compilation of resources ([#339](#339)) ([4f2ef3c](4f2ef3c))
* Support UTF-8 chars when compiling instructions in Smali in non UTF-8 environments ([#331](#331)) ([bb8771b](bb8771b))
### Features
* Add identity hash code to unnamed patches ([88a3252](88a3252))
* Use option name as key for simplicity and consistency ([754b02e](754b02e))
### Performance Improvements
* Use a buffered writer to reduce IO overhead ([#347](#347)) ([99f4318](99f4318))1 parent c3427b9 commit 3cd5299
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments