v0.3.0
Added
- Architecture-specific detail API with
InsnDetail::arch_detail()
method - README badges!
Changed
Capstone::disasm()
(and related methods) return emptyInstructions
instead of an error- Make
Instructions::from_raw_parts()
private
InsnDetail::arch_detail()
methodCapstone::disasm()
(and related methods) return empty Instructions
instead of an errorInstructions::from_raw_parts()
private