Skip to content

Latest commit

 

History

History
171 lines (70 loc) · 4.97 KB

CHANGELOG.md

File metadata and controls

171 lines (70 loc) · 4.97 KB

Changelog

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

0.4.3 (2019-06-23)

Bug Fixes

  • do not wait for infura in blob sync (63f5e53)

0.4.2 (2019-06-22)

Bug Fixes

  • check if identity is revoked before creating the signer (9851ce7)
  • fix backup seed not being correctyl serialized (aa234f1)

Features

0.4.1 (2019-06-17)

Features

  • add identifier to identity profile (ea9e8cc)

0.4.0 (2019-06-15)

Features

0.3.7 (2019-06-07)

Bug Fixes

  • remove identity without changing did document if revoked (a1e06a4)

0.3.6 (2019-05-31)

Bug Fixes

  • fix missing dependencies from package.json (343517c)

Features

  • add several features to identities, see summary (#12) (2d2972c)

0.3.5 (2019-05-30)

Bug Fixes

  • fix rejection when waiting for image (d4ad763)

0.3.4 (2019-05-29)

0.3.3 (2019-05-29)

Bug Fixes

  • fix waitForReplication wrong parameter (b1cd200)

0.3.2 (2019-05-29)

0.3.1 (2019-05-29)

0.3.0 (2019-05-28)

Features

0.2.3 (2019-05-04)

Bug Fixes

  • fix UNKNOWN errors in passphrase strength (d240b45)

0.2.2 (2019-05-03)

Bug Fixes

0.2.1 (2019-04-29)

Bug Fixes

  • ensure we have a warning for passphrases with less than 0.5 (#8) (b999ef0)

0.2.0 (2019-04-26)

Bug Fixes

0.1.0 (2019-04-21)

Bug Fixes

  • fix error codes in base lock (25c6302)
  • fix isEnabled assuming it always uses the storage (#3) (e81e800)

Features