v0.13.3
What's Changed
Primary change is the addition of a pure-js BLS verification library, as well as the ability to provide a bls-verification strategy for agents and certificates in environments where wasm is unavailable, such as Reach Native
- fix: resolves window.open issue in safari due to async storage call by @krpeacock in #620
- chore: release v1.0.0-beta.0 by @krpeacock in #621
- feat: support for bls verification polyfill by @krpeacock in #626
- feat: expose an agent syncTime method by @krpeacock in #623
- feat: new package - bls verify by @krpeacock in #628
- chore: release v0.13.3 by @krpeacock in #629
Full Changelog: v0.13.2...v0.13.3