Releases: cursey/safetyhook
Releases · cursey/safetyhook
v0.6.4
What's Changed
- Make sure
os.hpp
is included for amalgamate. by @angelfor3v3r in #97
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix optional access on linux (2). by @angelfor3v3r in #96
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix optional access on linux. by @angelfor3v3r in #95
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
v0.5.4
v0.5.3
v0.5.2
What's Changed
- Allow different target and destination types by @CrackedMatter in #84
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Remove
FnPtr
and use templates instead by @angelfor3v3r in #83
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Test/Thread trapping by @cursey in #63
- Use C++ style casts by @CrackedMatter in #80
- Align trampoline to 2 bytes to pass mfp check by @shqke in #82
New Contributors
- @CrackedMatter made their first contribution in #80
- @shqke made their first contribution in #82
Full Changelog: v0.4.1...v0.4.2