Releases: ChainSafe/js-libp2p-noise
Releases · ChainSafe/js-libp2p-noise
v16.0.0
16.0.0 (2024-09-11)
⚠ BREAKING CHANGES
- Can only be used with
libp2p@2.x.x
or later
Features
v15.1.0
15.1.0 (2024-06-24)
Features
Bug Fixes
- bump @noble/ciphers from 0.4.1 to 0.5.1 (#419) (cd2910a)
v15.0.0
15.0.0 (2024-01-17)
⚠ BREAKING CHANGES
Features
Bug Fixes
- bump @libp2p/crypto from 3.0.4 to 4.0.0 (#414) (0ffa85f)
v14.1.0
14.1.0 (2023-12-09)
Features
Bug Fixes
v14.0.0
14.0.0 (2023-11-29)
⚠ BREAKING CHANGES
- yield uint8arraylists instead of concatenating buffers (#391)
Bug Fixes
- yield uint8arraylists instead of concatenating buffers (#391) (ad25a5e)
v13.0.3
13.0.3 (2023-11-13)
Bug Fixes
- concatenate encrypted data length prefix with data before sending (#387) (2be73dc)
- use native crypto if available (#385) (3dee1dc)