Skip to content

Version 0.22.0

Compare
Choose a tag to compare
@gkorland gkorland released this 05 Aug 14:35
· 239 commits to master since this release
4b194a3

Changes

  • use c_char instead of i8 (#180)
  • avoid string copy when sending reply (#179)
  • Fix #171: use platform independent c_char type (#177)
  • Update bindgen requirement from 0.58 to 0.59 (#172)