Skip to content

Latest commit

 

History

History
50 lines (21 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

50 lines (21 loc) · 1.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.4 (2019-05-25)

Bug Fixes

  • fix concurrency issues with disabling worker for RSA (#7) (fcb3c01)

0.1.3 (2019-05-16)

Bug Fixes

  • bip39 not exporting default (1e29252)

0.1.2 (2019-05-06)

Bug Fixes

  • base error non generic stack trace (2e78817)

0.1.1 (2019-04-23)

Bug Fixes

  • rsa generation with web workers (#5) (8108e5d)

0.1.0 (2019-04-12)

Features