Skip to content

Releases: zama-ai/fhevmjs

v0.1.0

16 Jul 15:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.1.0

v0.0.7

15 Jul 22:57
Compare
Choose a tag to compare

What's Changed

  • Add verification on chainId and publicKey. If chainId was a BigInt, it failed on generateToken. by @immortal-tofu in #19

Full Changelog: v0.0.6...v0.0.7

v0.0.6

15 Jul 20:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Jul 18:11
Compare
Choose a tag to compare

What's Changed

  • Include the sdk dir in npm package by @toml01 in #13

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

02 Jul 17:20
40df510
Compare
Choose a tag to compare

What's Changed

  • Fix Uint8Array conversion to number

Full Changelog: v0.0.3...v0.0.4

v0.0.3

29 Jun 14:02
Compare
Choose a tag to compare
  • createInstance is now an async function
  • decrypt and generateToken are now sync function

v0.0.2

23 Jun 15:23
Compare
Choose a tag to compare

First working version

v0.0.1

21 Jun 18:36
Compare
Choose a tag to compare

First version