Releases: libp2p/js-libp2p-keychain
Releases · libp2p/js-libp2p-keychain
v0.5.0
16 Aug 13:25
Compare
Sorry, something went wrong.
No results found
refactor: use async/await instead of callbacks (#37 ) (dda315a ), closes #37
BREAKING CHANGES
The api now uses async/await instead of callbacks.
Co-Authored-By: Vasco Santos [email protected]
v0.4.2
13 Jun 13:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
throw errors with correct stack trace (#35 ) (7051b9c )
v0.4.1
14 Mar 22:39
Compare
Sorry, something went wrong.
No results found
chore: release version v0.4.1
v0.3.6
10 Jan 11:34
Compare
Sorry, something went wrong.
No results found
v0.3.4
04 Jan 10:54
Compare
Sorry, something went wrong.
No results found
chore: release version v0.3.4
v0.3.3
25 Oct 08:37
Compare
Sorry, something went wrong.
No results found
chore: release version v0.3.3
v0.3.2
18 Sep 12:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
validate createKey params properly (#26 ) (8dfaab1 )
v0.3.1
29 Jan 06:37
Compare
Sorry, something went wrong.
No results found
chore: release version v0.3.1
v0.3.0
29 Jan 06:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deepmerge 2.0.1 fails in browser, stay with 1.5.2 (2ce4444 )
v0.2.1
28 Dec 08:51
Compare
Sorry, something went wrong.
No results found
Features
generate unique options for a key chain (#20 ) (89a451c )