frooky v0.2.0
What's Changed
- Refactor TypeScript (Part 1): Project Structure by @bernhste in #30
- Refactor base_script.js : Allow delay and prerequisites by @Diolor in #11
- Add Android/iOS runtime testing workflow on CI by @cpholguera in #25
- Add version display to FrookyRunner banner by @cpholguera in #32
- Add Copilot agent onboarding instructions by @Copilot in #43
- Add VS Code IntelliSense Support for frida types by @bernhste in #40
Bug Fixes
- Fix recursion bug in resolveClass causing hooks to fail for inner classes by @Copilot in #38
- Fix critical hook registration regression from TypeScript refactor by @cpholguera in #51
Minor Fixes
- fixed malformed doc by @bernhste in #41
- Fix doc grammar and add develop instructions by @Diolor in #12
- Minor CLI enhancements by @Diolor in #45
- Fix links in Copilot instructions and toml warnings by @cpholguera in #46
- Bump frida-17.6.2 frida-tools-14.5.1 by @cpholguera in #47
New Contributors
Full Changelog: v0.1.3...v0.2.0