Skip to content

v0.3.2

Choose a tag to compare

@rasros rasros released this 04 Jun 11:07
· 160 commits to main since this release

Patch release adding ArgMin and ArgMax summary stats, alongside CI and build hygiene.

  • feat: add ArgMinStat and ArgMaxStat, tracking an extreme value together with the timestamp at which it occurred, with spec-layer and wire support, in #20.
  • chore: cache the Gradle and Kotlin/Native toolchains in CI.
  • chore: clean up compiler warnings and remove unused imports.

Full Changelog: v0.3.1...v0.3.2