Releases: ChainSafe/js-libp2p-noise
Releases · ChainSafe/js-libp2p-noise
v13.0.0
13.0.0 (2023-08-03)
⚠ BREAKING CHANGES
Features
v12.0.0
12.0.0 (2023-05-08)
⚠ BREAKING CHANGES
- stablelib crypto backend renamed to pureJsCrypto
- the type of the source/sink properties have changed
Bug Fixes
- update hashing libs to noble,
stablelib
crypto backend renamed to pureJsCrypto
(3732fda)
- update stream types (#316) (8426920)
v11.0.1
11.0.1 (2023-02-20)
Bug Fixes
- Add peer id str to mismatch error (1990c6f)
v11.0.0
11.0.0 (2023-01-06)
⚠ BREAKING CHANGES
- update multiformats and related dependencies (#257)
Bug Fixes
Miscellaneous
v10.2.0
10.2.0 (2022-11-22)
Features
- reuse encrypted data to avoid memory allocation (#242) (0b4b7f6)
- reused ciphertext allocation in decrypt function (0b4b7f6)