Skip to content

v1.2.5

Compare
Choose a tag to compare
@Sychorius Sychorius released this 04 Sep 03:12
· 32 commits to main since this release
15c9b82

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