Skip to content

Releases: headrace-rs/headrace

0.1.16 (2026-08-15)

Choose a tag to compare

@github-actions github-actions released this 15 Aug 06:23

Features

  • partition edges across workers

0.1.15 (2026-08-11)

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:44

Features

  • add a single-worker JetStream backend

0.1.14 (2026-08-10)

Choose a tag to compare

@github-actions github-actions released this 10 Aug 06:18

Features

  • cap expression tokens and depth
  • add configurable receiver caps

0.1.13 (2026-08-09)

Choose a tag to compare

@github-actions github-actions released this 09 Aug 07:26

Features

  • snapshot join buckets on demand
  • stream state over the Watch RPC

0.1.12 (2026-08-07)

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:07

Fixes

  • raise theme-image toggle specificity

0.1.11 (2026-08-07)

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:53

Fixes

  • hide off-theme images before CSS loads

0.1.10 (2026-08-07)

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:46

Features

  • snapshot window state on demand
  • serve window state over gRPC
  • add the inspect client subcommand
  • add hand-rolled landing page

0.1.9 (2026-08-07)

Choose a tag to compare

@github-actions github-actions released this 07 Aug 03:05

Features

  • add multi-input plumbing for join
  • implement the join core
  • validate inputs at build time

0.1.8 (2026-08-07)

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:52

Features

  • add optional name to window and map

0.1.7 (2026-08-06)

Choose a tag to compare

@github-actions github-actions released this 06 Aug 12:26

Features

  • add map expression transform
  • separate on_invalid from on_missing