sodiumoxide v0.2.1 Release Notes

Release Date: 2019-03-01 // about 5 years ago
    • โœ‚ Remove statik option from pkg_config usage (#296)
    • ๐Ÿ›  Fix struct alignments that are not correctly recognized by bindgen (#304)
    • โž• Add streaming calculation of ed25519 (#237)
    • โšก๏ธ Update libsodium to 1.0.17 (#306)
    • โž• Add support for secretstream (#301)
    • ๐Ÿ”ฆ Expose randombytes_uniform (#311)
    • ๐Ÿ‘‰ Use stable rustc to check fmt in TravisCI (#314)
    • โฌ‡๏ธ Reduce deps to build on linux from 61 -> to 48 (#312)
    • โž• Add instructions how to compile for armv7-unknown-linux-musleabihf (#294)
    • โž• Add use-pkg-config feature (#315)