Skip to content

v0.99.136

Pre-release
Pre-release
Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 06 Sep 10:38

General

  • Another API break was introduced in order to move SpeedMonitor to a 64-bit long instead of a 32-bit int 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.