Releases: Hpmason/retour-rs
Releases · Hpmason/retour-rs
v0.4.0-alpha.2
New Features
- add trailing comma support
Bug Fixes
-
remove feature requirement for thiscall
-
fix: remove feature requirement for thiscall
abi_thiscall is now stabilized rust and no longer requires nightly rust
rust-lang/rust@06daa9e -
fix: remove feature attribute definition
-
Keep thiscall-abi feature gate for back compat
-
Update docs for required thiscall-abi version
-
Commit Statistics
- 3 commits contributed to the release over the course of 31 calendar days.
- 63 days passed between releases.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #34, #45
Commit Details
v0.4.0-alpha.1
#39 Make trampoline
methods public for StaticDetour
and GenericDetour