Skip to content

Releases: webtorrent/node-bencode

v4.0.1

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 25 May 17:51

4.0.1 (2026-05-25)

Bug Fixes

  • release: update release.yml to include permissions for actions (bef420f)

v4.0.0

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 09 Aug 07:15

4.0.0 (2023-08-09)

Features

  • breaking, feat, fix: bigint support, don't mangle directory keys (#150) (e95475a)

BREAKING CHANGES

  • fix: bigint support, don't mangle directory keys

v3.1.1

Choose a tag to compare

@alxhotel alxhotel released this 09 Aug 09:23
7fad976

3.1.1 (2023-07-31)

Features

v3.0.3

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 31 Jan 20:40

3.0.3 (2023-01-31)

Bug Fixes

v3.0.2

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 31 Jan 13:11

3.0.2 (2023-01-31)

Bug Fixes

v3.0.1

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 31 Jan 00:28

3.0.1 (2023-01-31)

Bug Fixes

v3.0.0

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 28 Nov 21:24

3.0.0 (2022-11-28)

Features

BREAKING CHANGES

  • ESM only

v2.0.3

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 13 May 22:07

2.0.3 (2022-05-13)

v2.0.2

Choose a tag to compare

@webtorrent-bot webtorrent-bot released this 28 Jul 22:29

2.0.2 (2021-07-28)

Bug Fixes

  • Patch release to drop a dependecy to safe-buffer (#99) (a661715)

v2.0.1

Choose a tag to compare

@DiegoRBaquero DiegoRBaquero released this 28 Jul 21:07
chore(release): 1.0.0

# 1.0.0 (2021-07-28)

### Tests

* **ci:** Drop Node v0.10.x & v0.12.x, add 8.x.x ([9ae02b3](https://github.com/themasch/node-bencode/commit/9ae02b37379e2b54ec08ffc08a6e0840dcf15b8f))

### BREAKING CHANGES

* **ci:** This drops support Node v0.10.x, and v0.12.x
while adding Node v8.x.x, as v9.x.x is now stable.