Version 5.0
What's Changed
- [workflows] Remove deprecated image versions by @kabeor in #2057
- Fix capstone_test.c #2059 by @imbillow in #2060
- Support repz prefix on X86 ret instructions by @adamjseitz in #2063
- fix for msvc static lib, dll build error and warnings by @arkup in #2061
- use calloc for cs_insn instead of malloc by @ConnorRigby in #1972
- Fix access bug for TEST op by @melynx in #1511
- Update Cython bindings by @peace-maker in #2068
- Use Intel register syntax for Tricore by @XVilka in #2067
- Add
#
prefix to tricore imm operand by @imbillow in #2070 - Revert "Mark cs_* as thread local to avoid race condition in multithreads" by @oleavr in #1933
- Replace strncpy with memcpy to fix compiler warning. by @Rot127 in #2075
- Remove outdated and irrelevant TODO by @XVilka in #2074
New Contributors
- @arkup made their first contribution in #2061
- @ConnorRigby made their first contribution in #1972
- @melynx made their first contribution in #1511
Full Changelog: 4.0.1...5.0