v1.2.5
What's Changed
- doc: add documentation for To and When by @le0tan in #26
- feat: suport generics mocking (need go1.18+) by @Sychorius in #28
- refactor: rename OptionUnsafe&OptionGeneric to OptXxx by @Sychorius in #29
- fix: check variadic function's cap before calling by @Sychorius in #30
- fix: use x19 register(arm64) for BR instruction by @Sychorius in #33
- fix: got wrong original function addr when generics params or returns… by @Sychorius in #35
New Contributors
Full Changelog: v1.2.4...v1.2.5