recrypt v0.3.0 Release Notes

    • [#13] Implement Hashable for TransformKey.
    • ๐Ÿš€ [#12] Add lto for release builds to show more realistic performance.
    • [#10] Change Ed25519 PrivateKey type to SigningKeypair.
    • ๐Ÿšš [#9] Change README to remove hardcoded versions and point to recrypt.rs.
    • โš  [#8] Rework macros to eliminate compiler warnings.