Tags: XertroV/retour-rs
Tags
### 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](https://www.conventionalcommits.org). - 2 unique issues were worked on: Hpmason#34, Hpmason#45 ### Commit Details * **Hpmason#34** - Remove feature requirement for thiscall (3bf7863) * **Hpmason#45** - Add trailing comma support (faaeec3) * **Uncategorized** - Bump version (4e0d383)