0.11.0
Changed
- Updated
bindgen
dependency to 0.31 release and fixed compiler issues.
Enum definitions changed again, default in bindgen is different now, and
usingdefault_enum_style()
caused endless compiler errors. - Made
get_exception_type()
,get_exception()
, andclear_exception()
on the various wand implementations.