Skip to content

Releases: ChainSafe/js-libp2p-noise

v15.1.2

30 Aug 10:16
a69b43b

Choose a tag to compare

15.1.2 (2024-08-29)

Bug Fixes

v15.1.1

13 Aug 19:20
dadcd1c

Choose a tag to compare

15.1.1 (2024-08-13)

Bug Fixes

v15.1.0

25 Jun 12:48
ffe9480

Choose a tag to compare

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

17 Jan 21:51
d3bc865

Choose a tag to compare

15.0.0 (2024-01-17)

⚠ BREAKING CHANGES

  • refactor codebase (#407)

Features

Bug Fixes

  • bump @libp2p/crypto from 3.0.4 to 4.0.0 (#414) (0ffa85f)

v14.1.0

11 Dec 10:18
2018ece

Choose a tag to compare

14.1.0 (2023-12-09)

Features

Bug Fixes

v14.0.0

29 Nov 19:40
449b9b4

Choose a tag to compare

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.5

27 Nov 15:34
ea9f556

Choose a tag to compare

13.0.5 (2023-11-27)

Bug Fixes

v13.0.4

24 Nov 19:10
37192da

Choose a tag to compare

13.0.4 (2023-11-24)

Bug Fixes

v13.0.3

13 Nov 10:24
e59d9a8

Choose a tag to compare

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)

v13.0.2

23 Oct 11:47
1538267

Choose a tag to compare

13.0.2 (2023-10-23)

Bug Fixes

  • bump @noble/ciphers from 0.3.0 to 0.4.0 (#370) (4b86c41)