Skip to content

v1.1.0

Compare
Choose a tag to compare
@davidhewitt davidhewitt released this 30 Nov 07:29

v1.1.0

Added

  • Add support for cross-compiling using cross. #185

Fixed

  • Fix incompatibility with Python 3.6.0 using default values for NamedTuple classes. #184
  • Stop forcing the msvc Rust toolchain for Windows environments using the gnu toolchain. #187