Skip to content

v0.1.0b3

Pre-release
Pre-release

Choose a tag to compare

@jvdd jvdd released this 11 Sep 12:35
· 134 commits to main since this release

What's Changed

  • perf(line): optimize streaming envelope aggregation by @jvdd in #11
  • Fix/restore render once by @jvdd in #10
  • fix(skill): restore lost handoff guidance and document the API traps by @jvdd in #12
  • feat(skill): add user-scope install and a plugin marketplace by @jvdd in #13
  • Resolve unfiltered domains once per request and pin the Polars engine per source by @jvdd in #20
  • feat(line): bucket resident min-max envelopes by x width by @jvdd in #23
  • Feat/line lttb fpcs by @jvdd in #27
  • Feat/line grouped by @jvdd in #28
  • Feat/line cleanup by @jvdd in #41
  • Feat/hist1d ooc by @jvdd in #30
  • Feat/hist2d ooc by @jvdd in #29
  • Feat/geo hist2d ooc by @jvdd in #31
  • Perf/ttfr followups by @jvdd in #35
  • Feat/line nth ooc by @jvdd in #43
  • perf: stream domain probes on resident frames by @jvdd in #45
  • refactor(line): replace the nth kernel and grouped fold with 1 gather expr by @jvdd in #46
  • perf(hist): use 4M row chunk size for hist1d by @jvdd in #47
  • feat: keep server alive until interrupted by @jvdd in #48

Full Changelog: v0.1.0b2...v0.1.0b3