Skip to content

0.11.0

Compare
Choose a tag to compare
@nlfiedler nlfiedler released this 22 May 02:30
· 222 commits to master since this release

Changed

  • Updated bindgen dependency to 0.31 release and fixed compiler issues.
    Enum definitions changed again, default in bindgen is different now, and
    using default_enum_style() caused endless compiler errors.
  • Made get_exception_type(), get_exception(), and clear_exception()
    on the various wand implementations.