v8.0.0
-
BREAKING Removed RUSageMeter. This was used to get resource usage statistics via
libuv
. It is no longer needed since Node.js version 12 has support viaprocess.cpuUsage
. -
Fixed spelling in compatibility documentation.
-
Added integration tests for downloading with proxy.
-
Fixed the download tests to skip when running on branch or unsupported architectures.