Skip to content

v0.8.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zslayton zslayton released this 05 Apr 15:27
· 65 commits to master since this release
  • Structs implementing Copy now also implement Clone
  • Uses of as_slice transitioned to as_ref
  • Fixed calls to Error::new, which now expects only two arguments