Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@thomcc thomcc released this 08 Jul 08:31
· 22 commits to master since this release
  • Make code more bulletproof in the case of panics when using the decode_buf or encode_config_buf functions.
  • Additionally, several functions that previously used unsafe internally now either use less unsafe, or are entirely safe.