Bittorrent Dht Versions Save

🕸 Simple, robust, BitTorrent DHT implementation

v11.0.5

9 months ago

11.0.5 (2023-08-10)

Bug Fixes

  • deps: update dependency bencode to v4 (#279) (3bd9db7)

v11.0.4

1 year ago

11.0.4 (2023-02-01)

Bug Fixes

v11.0.3

1 year ago

11.0.3 (2023-01-26)

Bug Fixes

v11.0.2

1 year ago

11.0.2 (2023-01-25)

Bug Fixes

  • deps: update dependency bencode to v3 (#258) (cf0135e)

v11.0.1

1 year ago

11.0.1 (2022-12-14)

Performance Improvements

v11.0.0

1 year ago

11.0.0 (2022-12-05)

Features

BREAKING CHANGES

  • ESM only

  • refactor: update import/export of source files

use esm import export Signed-off-by: Lakshya Singh [email protected]

  • refactor: update common test file

use esm const exports and imports Signed-off-by: Lakshya Singh [email protected]

  • chore: update import in tests

Signed-off-by: Lakshya Singh [email protected]

  • chore: update package.json for esm support

Signed-off-by: Lakshya Singh [email protected]

  • chore: update Readme esm

small fix new DHT() now new DHT Signed-off-by: Lakshya Singh [email protected]

  • fix: node:crypto use

use valid absolute URL strings Signed-off-by: Lakshya Singh [email protected]

  • chore: order module imports

Signed-off-by: Lakshya Singh [email protected]

Signed-off-by: Lakshya Singh [email protected] Co-authored-by: Lakshya Singh [email protected]

v10.0.7

1 year ago

10.0.7 (2022-12-04)

Reverts

v10.0.6

1 year ago

10.0.6 (2022-10-08)

Bug Fixes

  • deps: update dependency debug to ^4.3.4 (#230) (294e70d)
  • deps: update dependency k-bucket to ^5.1.0 (#231) (a952dcd)
  • deps: update dependency record-cache to ^1.2.0 (#234) (adbe6ce)

v10.0.5

1 year ago

10.0.5 (2022-10-08)

Bug Fixes

  • deps: update dependency k-rpc to ^5.1.0 (#232) (4cbce4d)

v10.0.4

2 years ago

10.0.4 (2022-05-14)

Bug Fixes

  • deps: update dependency bencode to ^2.0.3 (fcf9245)