Skip to content

v5.0.0 - 2019-04-12

Compare
Choose a tag to compare
@HadrienG2 HadrienG2 released this 10 Feb 14:56

Changed

  • Bump travis CI configuration to Ubuntu Xenial.
  • Bump minimal supported Rust version to 1.34.0.

Fixed

  • Don't use an usize for buffer indices where an u8 will suffice.
  • Improve Rust API guidelines compliance.