Releases: webtorrent/node-bencode
Releases · webtorrent/node-bencode
v4.0.0
v3.1.1
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.0.3
v2.0.2
v2.0.1
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.
2.0.0
- Drop support for Node 0.10, 0.12., add support for Node 8 & 9 (@jhermsmeier)
- Support for typed arrays (@jhermsmeier, @nazar-pc)
No actual public API has changed since 1.0. We just dropped support (as in "test coverage) for old node versions and added proper support for typed arrays. Updates from 1.0 to 2.0 should be smooth.
Thanks to the contributors to this version.