Skip to content

Releases: 0xchasercat/draco

v0.20.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:57

Full Changelog: v0.20.4...v0.20.5

v0.20.4

Choose a tag to compare

@github-actions github-actions released this 16 Jul 00:58

Full Changelog: v0.20.3...v0.20.4

v0.20.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:32

Full Changelog: v0.20.2...v0.20.3

v0.20.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:11

Full Changelog: v0.20.1...v0.20.2

v0.20.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:05

What's Changed

Full Changelog: v0.20.0...v0.20.1

v0.20.0

Choose a tag to compare

@0xchasercat 0xchasercat released this 12 Jul 19:41
fa76b4f

What's Changed

  • feat(serve): platform contract — per-request cookies, frozen status, saturation 503 by @0xchasercat in #28

Full Changelog: v0.19.0...v0.20.0

v0.19.0

Choose a tag to compare

@0xchasercat 0xchasercat released this 12 Jul 12:39
7cf11d7

What's Changed

  • v0.16.0 — search / metasearch by @0xchasercat in #18
  • Feat/interact v0.17.0 by @0xchasercat in #19
  • v0.17.0 interact — slices 3-4: exec value capture + navigation by @0xchasercat in #20
  • v0.17.0 interact — daemon/CLI/MCP wiring + release (slices 5-9) by @0xchasercat in #21
  • fix(mcp): expose draco_interact_* over stdio by @0xchasercat in #22
  • fix(interact): exec returns the last-expression value (devtools-console semantics) by @0xchasercat in #23
  • v0.18.0 — interact act: high-fidelity batch interactions (faithful events + DOM-content-settled pump) by @0xchasercat in #24
  • fix: interact edge-case audit fixes (exec error/undefined normalization, wait ms alias, act envelope) by @0xchasercat in #25
  • v0.19.0 — selector-schema extract (everywhere) + MCP tool parity (map/crawl/batch) by @0xchasercat in #26
  • fix(mcp): content envelope on map/crawl/batch results + surface extract in draco_scrape by @0xchasercat in #27

Full Changelog: v0.15.0...v0.19.0

v0.15.0

Choose a tag to compare

@0xchasercat 0xchasercat released this 10 Jul 04:20

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@0xchasercat 0xchasercat released this 09 Jul 23:58

What's Changed

  • Sandbox disk-safety: guarded gate + reclaim, slim debug profiles, runbook by @0xchasercat in #7
  • v0.13.14: concurrent on-demand chunk prewarmer by @0xchasercat in #8
  • v0.13.15: enable JIT — the real fix for slow/empty SPA scrapes by @0xchasercat in #9
  • fix: route glue rejection diagnostic to stderr (unbreak --json) by @0xchasercat in #10
  • Workstream C: web-platform completeness (polyfills + vendored fake-indexeddb) by @0xchasercat in #11
  • Option B (1/2): async frame codec + tokio transport by @0xchasercat in #12
  • v0.14.0: in-process async engine — delete the jail, native concurrent chunk loading by @0xchasercat in #13
  • fix(runtime): currentScript points at the real mount node (SvelteKit mount fix) by @0xchasercat in #14
  • feat: Tier 2 Render mode — live data fetches for pure-CSR SPAs (thrill.com) by @0xchasercat in #15

Full Changelog: v0.13.13...v0.14.0