Skip to content

Tags: Makisuo/maple

Tags

v0.0.10

Toggle v0.0.10's commit message
v0.0.10 — fix local maple unclean-shutdown reopen crash (clean-shutdo…

…wn sentinel + auto-reset)

v0.0.9

Toggle v0.0.9's commit message
v0.0.9 — CLI OpenTelemetry (traces + logs, baked-in publishable inges…

…t key); fixes v0.0.8 build (effect-sdk dist)

v0.0.6

Toggle v0.0.6's commit message
v0.0.6: local UI default-served from local.maple.dev (embedded --offl…

…ine fallback), PNA header, origin-aware /local/query base

v0.0.5

Toggle v0.0.5's commit message
v0.0.5

- Install script: replace noisy curl --progress-bar with a clean TTY-aware spinner
- CLI improvements

v0.0.4

Toggle v0.0.4's commit message
v0.0.4 — single Bun maple binary (CLI + server) via bun:ffi→libchdb; …

…drop Rust local mode

v0.0.3

Toggle v0.0.3's commit message
Local Maple binary v0.0.3 — 2-file bundle (maple-cli embedded inside …

…maple)

v0.0.2

Toggle v0.0.2's commit message
fix(release): avoid heredoc in YAML run block (indentation parse error)

Use printf to write release notes to a file — heredocs inside YAML literal
block scalars break when the terminator/content have less indentation than
the block, causing instant workflow failures on every branch push.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

v0.0.1

Toggle v0.0.1's commit message
Local Maple binary v0.0.1 — maple start (OTLP ingest + embedded chDB …

…+ UI) + maple-cli