Skip to content

Releases: Edgio/rust-ectoken

v0.4.4

18 Feb 19:03

Choose a tag to compare

v0.4.3

18 Feb 18:57

Choose a tag to compare

What's Changed

Full Changelog: EdgeCast/rust-ectoken@v0.4.2...v0.4.3

v0.4.2

09 Dec 00:07

Choose a tag to compare

v0.4.1

30 Aug 21:48
9533fb3

Choose a tag to compare

  • Update minimum required Rust version to v1.49.0
  • Update packages, metadata, and references to VDMS

v0.3.1

19 Mar 17:49
28dafbc

Choose a tag to compare

  • Fixup versioning
  • Update README

v0.3.0

19 Mar 17:12
f902681

Choose a tag to compare

  • Increased minimum Rust requirement to v1.41.0
  • Swaps rust-crypto dependency for aes-gcm, sha2 in effort to support compilation to WASM/WASI.