v0.3.2
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