Highlights
You can now supply --branch
to select a particular branch to scan as well as --timeout
to periodically check for new updates
❯ ipsw watch --pattern '254930' --days 30 WebKit/WebKit --branch main --timeout 5m
Changelog
New Features
- bab0ef0: feat: add ability for
ipsw watch
to actually watch via--timeout
flag (@blacktop) - 36be8e1: feat: add ability to watch a certain branch in
ipsw watch
cmd with--branch
flag (@blacktop)
Bug fixes
- 6d30426: fix:
ipsw
search
cmds to scan ObjC category classes AND check sub-prots for categories and classes 🥝 (@blacktop)
Documentation updates
- e300560: doc: update
ipswd
/unmount
API docs (@blacktop) - 6187f21: doc: update cli docs (@blacktop)
- c892027: doc: update docs (@blacktop)
Other work
Summary
Full Changelog: v3.1.343...v3.1.344
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter
- Follow us on Mastodon