Skip to content

0.9.0

Choose a tag to compare

@gkorland gkorland released this 13 May 12:04
· 388 commits to master since this release

Minor changes:

  • save_string should take &str instead of &String (#71)
  • Improve macro hygiene by avoiding global use (#73)
  • Update to bindgen 0.53, and revert to old size_t==usize behavior