Skip to content

stratless 0.2.1 — bounded cold start + --version

Choose a tag to compare

@JXishere JXishere released this 15 Jul 14:43
6389a93

Changed

  • Bounded cold start. The profile is now built from a recent window (the newest ~200 exchanges) rather than the whole backlog — it converges there anyway. Every run and after-session refresh stays fast and safe at any history size. (Previously, a full pass over a large backlog could stall or crash the machine.)

Added

  • stratless --version / -v — print the installed version.
  • CHANGELOG.md (Keep a Changelog), shipped in the package.

Removed

  • --backfill — the unbounded "judge everything now" flag that could take a laptop down. The bounded window replaces it; it drains a little each run and through the after-session hook.

Runs on your machine. Reads your own history. Nothing leaves. Published with npm provenance — verify with npm audit signatures.