Skip to content

Releases: animetosho/Nyuu

v0.4.2

24 Jan 20:37
Compare
Choose a tag to compare

Compiled with NodeJS 12.22.12

v0.4.1

31 May 10:42
Compare
Choose a tag to compare

Compiled with NodeJS 12.22.12

v0.4.0

02 Jan 09:43
Compare
Choose a tag to compare

Static Windows/Linux x86-64 builds using NodeJS 12.20.0.
Windows x64 builds compiled with MSVC 2019, x86 builds compiled using MSVC 2017 (2019 causes odd crashes). Linux builds using GCC9 and musl.

v0.3.8

30 May 11:34
Compare
Choose a tag to compare
Mark v0.3.8

v0.3.7

24 Feb 10:46
Compare
Choose a tag to compare
Expand callbacks in uploader

Functionally no different, but if an async.js error occurs, display these in the stack trace (may make issues easier to identify)

v0.3.6

16 Jan 22:10
Compare
Choose a tag to compare
Try to guard against some unexpected behaviours around closing connec…

…tions

(have noticed some rare odd bugs around connection closing, but unsure of cause)

v0.3.4

03 Jul 11:10
Compare
Choose a tag to compare

Fix some regressions in v0.3.3

v0.3.3

28 Jun 11:03
Compare
Choose a tag to compare

Various bug fixes, including a yEnc encoding fix. Also minor conveniences added to the CLI.

v0.3.2

26 Feb 06:51
Compare
Choose a tag to compare

Minor fixes from v0.3.1

v0.3.1

01 Feb 10:03
Compare
Choose a tag to compare
Add nexe build script