Releases: asdfzxcvbn/pyzule-rw
Releases · asdfzxcvbn/pyzule-rw
v1.1.6
just some nice QoL stuff.
commits:
- chore: use unzip and zip when available -- yes, this one was requested. python's
zipfile
can't extract IPAs with chinese characters without a flag that was added in 3.11. unfortunately i have to support iOS users which are on python v3.9 :( - docs: recommended flags -- i feel like i see people always using the bare minimum flags. i believe Azule did some of its own preferred modifications by default, however i feel like cyan shouldn't make any changes unless explicitly specified. oh yeah this also introduced issue templates! it was pretty nice
i also added a wiki, which isn't a commit. check it out though! https://github.com/asdfzxcvbn/pyzule-rw/wiki
v1.1.5
im so fucking stupid LMAO
commits:
- fix: plist changing operations -- the fix was really just a one-liner:
raise KeyError
lets pretend this was never an issue!
v1.1.4
commits:
- chore: use insert_dylib on more platforms -- this one is nice! this means injecting should be a bit faster!
- fix: folders ending in / -- and this is the same fix from
cgen
. pretty stupid but oh well
maybe i should've made this v1.2?
v1.1.3
this one is weird and stupid
v1.1.2
commits:
-
fix: crashing when jailbroken -- this one is actually pretty notable! i just had to look at azule, and i noticed there's one thing we do differently. it was left entirely unfixed for the lifetime of pyzule, and now it's finally fixed!
v1.1.1
omfg.
v1.1
pyzule is finally deprecated!
commits:
amazing !
v1.0
the first stable build of cyan is finally here!!
it has most of the useful features implemented, and is much better than pyzule :)
have fun!