Version 5.0.2
What's Changed
- [v5] Add meta-programming macros for ARM64/AArch64 name change to capstone.h by @Rot127 in #2199
- [v5] Add CS_aarch64 macro without parameter. by @Rot127 in #2219
- [v5] python: Fix definition of capstone syntax value option constants by @nmeum in #2240
- Constify TriCore by @rth7680 in #2246
- Revert constant value of CS_OP_MEM to
v5.0.1
by @Rot127 in #2275 - Do not use 0b prefix, not supported on old compilers by @trufae in #2306
- Update CMakeLists.txt version (See #2310) by @PerikiyoXD in #2311
- [v5] Fix #2128 by adding missing mapping values. by @Rot127 in #2334
- [v5] Fix #2079: Add missing 1 immediate to
rcl
by @Rot127 in #2329 - [v5] Fix incorrect ID mappings for PPC by @Rot127 in #2333
- [v5] Fix #2244: Don't apply pseudo-instr. offset to
vcmp
id by @Rot127 in #2332 - Fix comparison using narrow types in loop condition by @trufae in #2360
- SH: Use bitwise OR with mask for sign extension by @lhsazevedo in #2371
- Remove deprecated packaging and cython by @twizmwazin in #2400
- [v5] Fix typo in AArch64 Python binding by @david942j in #2412
- Backport python-publish.yml from next by @twizmwazin in #2408
- [v5] Add release wheel build workflow for all Python versions by @Rot127 in #2415
- [v5] Fix unintended zero set in Sparc printInst by @david942j in #2420
- [v5][arm] Consider SpecRegRBit on setting SYSREG by @david942j in #2422
- Prepare for release v5.0.2 by @kabeor in #2425
- Update ChangeLog for v5.0.2 by @kabeor in #2426
- [V5] Fix Python package build action by @kabeor in #2428
- Fix CI fuzz job yml syntax by @Rot127 in #2430
- Fix static lib (#2433) by @hsebs in #2434
- Update changelog v5.0.2 release time by @kabeor in #2435
- [CI] downguard actions/download-artifact to v3 by @kabeor in #2436
New Contributors
- @nmeum made their first contribution in #2240
- @PerikiyoXD made their first contribution in #2311
- @lhsazevedo made their first contribution in #2371
- @hsebs made their first contribution in #2434
Full Changelog: 5.0.1...5.0.2