You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.4.0](v1.3.0...v1.4.0) (2026-02-21)
### Bug Fixes
* Allow enabling/disabling patches using case insensitive patch names ([#48](#48)) ([03a280a](03a280a))
* Do not log patch name more than once if disabled ([#49](#49)) ([b980bb8](b980bb8))
### Features
* Add `--continue-on-error` argument, return non zero exit code if patching fails ([#47](#47)) ([255646b](255646b))
* Add `--options-file` json patch/option configuration ([#53](#53)) ([44943da](44943da))
* Add `--striplibs` argument to strip unwanted architectures ([#46](#46)) ([7442d94](7442d94))
* Support patching APKM bundles ([#40](#40)) ([bfe43d0](bfe43d0))
* Allow enabling/disabling patches using case insensitive patch names ([#48](https://github.com/MorpheApp/morphe-cli/issues/48)) ([03a280a](https://github.com/MorpheApp/morphe-cli/commit/03a280abea6c9187eec22548707eb889b0252c3f))
7
+
* Do not log patch name more than once if disabled ([#49](https://github.com/MorpheApp/morphe-cli/issues/49)) ([b980bb8](https://github.com/MorpheApp/morphe-cli/commit/b980bb8e0b3bf8eb4c7af1fe289ff1b63c437fa3))
8
+
9
+
10
+
### Features
11
+
12
+
* Add `--continue-on-error` argument, return non zero exit code if patching fails ([#47](https://github.com/MorpheApp/morphe-cli/issues/47)) ([255646b](https://github.com/MorpheApp/morphe-cli/commit/255646b250237087ab7d7f9733daa6751b7e4016))
0 commit comments