v0.99.136
Pre-release
Pre-release
General
- Another API break was introduced in order to move SpeedMonitor to a 64-bit
long
instead of a 32-bitint
in all public API. This allows it to represent speeds/rates in excess of 2GB/sec. It also fixed an issue where much lower speeds could overflow the internal int32 calculations when working out the average speed.