Skip to content

v0.2.1

Latest

Choose a tag to compare

@programmersd21 programmersd21 released this 23 Jul 12:22

What's Changed

Added

  • Display filter — Press d to cycle through download-only, upload-only, or both panels, allowing full focus on a single direction. Footer shows [down only] or [up only] when a filter is active.

Fixed

  • Panic when sampling interval is set to 300sClamp01 now guards against NaN values, preventing fiveStopGradient from computing an out-of-range index with int(NaN). Added defense-in-depth NaN/Inf guards in SpeedRatio and fiveStopGradient.

Changed

  • VERSION bumped to 0.2.1.

Full Changelog: v0.2.0...v0.2.1