Releases: p-x9/swift-hook
Releases · p-x9/swift-hook
v0.5.0
What's Changed
- Setup ci by @p-x9 in #11
- setup dependabot by @p-x9 in #12
- Bump github.com/p-x9/machokit-spm from 0.13.0 to 0.13.1 by @dependabot in #13
- Bump github.com/p-x9/machokit-spm from 0.13.1 to 0.14.0 by @dependabot in #14
- Bump github.com/p-x9/machokit-spm from 0.14.0 to 0.15.0 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 0.4.0...0.5.0
v0.4.0
What's Changed
- Check if hooked correctly by @p-x9 in #3
- Function hooking by @p-x9 in #4
- Throws error when fishhook fails by @p-x9 in #5
- Resolve symbol name when demangled name is specified in
original
. by @p-x9 in #6 - Fix to avoid
EXC_BAD_ACCESS
when hooking functions by @p-x9 in #7 - Method hooking by @p-x9 in #8
- Refactor function hook by @p-x9 in #9
- Handle method exchange/hook if not in vtable by @p-x9 in #10
Full Changelog: 0.3.0...0.4.0
v0.3.0
v0.2.0
Full Changelog: 0.1.0...0.2.0
v0.1.0
Full Changelog: https://github.com/p-x9/swift-hook/commits/0.1.0