Skip to content

v0.4.0

Compare
Choose a tag to compare
@slawlor slawlor released this 07 Feb 14:13
· 214 commits to main since this release
a71fd9c

What's changed

  1. "Lean" client which is only dependent on the core hashing functionality (#138, #141)
    a. This is a new crate akd_client
  2. Full serialization of public structs #133, #134, #137
  3. Cleaning up risky unwrap() calls within the lib to minimize panic! risks #140

Full Changelog: v0.3.8...v0.4.0