Skip to content

Commit 0b3dc47

Browse files
committed
release 4.5.35
1 parent b13bc22 commit 0b3dc47

File tree

7 files changed

+47
-43
lines changed

7 files changed

+47
-43
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## [v4.5.35](https://github.com/jipaix/xdccjs/tree/v4.5.34)
3+
### Fix(lib+cli)
4+
* re-fix buffer downloads getting aborted randomly or at 99.99% completion
5+
---
26
## [v4.5.33](https://github.com/jipaix/xdccjs/tree/v4.5.33)
37
### Fix(lib+cli)
48
* fix buffer overflow error for files between 2.1GB and 4.3GB

docs/classes/Job.html

+3-3
Large diffs are not rendered by default.

docs/classes/default.html

+3-3
Large diffs are not rendered by default.

docs/index.html

+14-14
Large diffs are not rendered by default.

docs/interfaces/Candidate.html

+8-8
Large diffs are not rendered by default.

docs/interfaces/Params.html

+14-14
Large diffs are not rendered by default.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xdccjs",
3-
"version": "4.5.33",
3+
"version": "4.5.35",
44
"description": "download files from XDCC bots on IRC, complete implementation of the XDCC protocol",
55
"engines": {
66
"node": ">=14.0.0"

0 commit comments

Comments
 (0)