Releases: relaycorp/relaynet-core-js
Releases · relaycorp/relaynet-core-js
v1.81.2
1.81.2 (2022-06-29)
Bug Fixes
- deps: Add ``@peculiar/webcrypto` to peerDependencies (02204e2)
v1.81.1
1.81.1 (2022-06-29)
Bug Fixes
- PrivateKey: Expose provider instead of entire Crypto object (#478) (dea502a)
v1.81.0
1.81.0 (2022-06-28)
Features
- Allow private key stores to override the PKI.js engine (#477) (5f3d549)
v1.80.2
1.80.2 (2022-06-16)
Bug Fixes
- Channel: Expose
getOutboundRAMFAddress()
to enforce its override (aee7c91)
v1.80.1
1.80.1 (2022-06-16)
Bug Fixes
- nodes: Export
GatewayChannel
(cb856fd)
v1.79.0
1.79.0 (2022-06-15)
Features
- NodeManager: Promote
get()
from PrivateGatewayManager
(e64fea5)