Skip to content

v1.6.0

Compare
Choose a tag to compare
@davidhewitt davidhewitt released this 27 Apr 20:49

Changed

  • Prefer passing --crate-type option to cargo if "toolchain >= 1.64". #322

Fixed

  • Fix a bug where rebuilding the library would cause any running processes using it to segfault. #295
  • Fix setup.cfg format for compatibility with "poetry==1.4.0". #319