-
v0.1.0 Stable
released this
2026-06-26 23:54:11 +00:00 | 96 commits to main since this releaseWhat's Changed
- EMRY-002: Event model + MetricRecord in emry-core by @vxfemboy in https://github.com/femboyisp/emry/pull/49
- EMRY-003 registry + EMRY-002 review fixes (recover dropped stacked merge) by @vxfemboy in https://github.com/femboyisp/emry/pull/51
- EMRY-004: SPSC event ring with drop-and-count backpressure by @vxfemboy in https://github.com/femboyisp/emry/pull/52
- EMRY-005: DeployMode detection (embedded/sidecar/file) by @vxfemboy in https://github.com/femboyisp/emry/pull/53
- EMRY-006: EventBus pub/sub fan-out (bounded, drop-and-count) by @vxfemboy in https://github.com/femboyisp/emry/pull/54
- EMRY-010: Processor trait + pipeline thread by @vxfemboy in https://github.com/femboyisp/emry/pull/55
- EMRY-011: EMA + Welford streaming processors by @vxfemboy in https://github.com/femboyisp/emry/pull/56
- EMRY-012: Throughput + ETA processor by @vxfemboy in https://github.com/femboyisp/emry/pull/57
- EMRY-013: Anomaly processor (NaN/Inf + loss-spike z-score) by @vxfemboy in https://github.com/femboyisp/emry/pull/58
- EMRY-014: JSONL store + v1 compat by @vxfemboy in https://github.com/femboyisp/emry/pull/59
- EMRY-015: RunSession + Engine API — Emry runs end-to-end by @vxfemboy in https://github.com/femboyisp/emry/pull/60
- EMRY-016: Run metadata files (run.meta, config.json, summary.json) by @vxfemboy in https://github.com/femboyisp/emry/pull/61
- EMRY-020: Chart downsample + braille renderer by @vxfemboy in https://github.com/femboyisp/emry/pull/62
- EMRY-021: TUI 4-pane dashboard (ratatui) by @vxfemboy in https://github.com/femboyisp/emry/pull/63
- EMRY-022: Derived state (EMA / throughput / ETA) in the dashboard by @vxfemboy in https://github.com/femboyisp/emry/pull/64
- EMRY-023: File watch + v1 JSONL tail by @vxfemboy in https://github.com/femboyisp/emry/pull/65
- EMRY-024: Unix socket sidecar ingest (framed msgpack) by @vxfemboy in https://github.com/femboyisp/emry/pull/66
- EMRY-025: CLI commands (demo/tui/watch/engine) + demo polish by @vxfemboy in https://github.com/femboyisp/emry/pull/67
- EMRY-030: Tensor/scalar coercion (Python) by @vxfemboy in https://github.com/femboyisp/emry/pull/68
- EMRY-031: Python DeployMode (mirrors Rust EMRY-005) by @vxfemboy in https://github.com/femboyisp/emry/pull/69
- EMRY-032: High-level emry.run() API by @vxfemboy in https://github.com/femboyisp/emry/pull/70
- EMRY-033: PyO3 embedded engine (native emry._native) by @vxfemboy in https://github.com/femboyisp/emry/pull/71
- EMRY-034: Sidecar Python socket client by @vxfemboy in https://github.com/femboyisp/emry/pull/72
- EMRY-035: live= observer auto-spawn by @vxfemboy in https://github.com/femboyisp/emry/pull/73
- EMRY-036: maturin packaging (pip install builds the native wheel) by @vxfemboy in https://github.com/femboyisp/emry/pull/74
- EMRY-040: axum web server + WebSocket dashboard by @vxfemboy in https://github.com/femboyisp/emry/pull/75
- EMRY-041: live chart dashboard (self-hosted, no CDN) by @vxfemboy in https://github.com/femboyisp/emry/pull/76
- EMRY-041 polish: web dashboard verified + refined in-browser by @vxfemboy in https://github.com/femboyisp/emry/pull/77
- EMRY-042: phase shading + checkpoint markers by @vxfemboy in https://github.com/femboyisp/emry/pull/78
- EMRY-043: run comparison overlay by @vxfemboy in https://github.com/femboyisp/emry/pull/79
- EMRY-044:
emry webCLI command by @vxfemboy in https://github.com/femboyisp/emry/pull/80 - EMRY-050:
emry export csvby @vxfemboy in https://github.com/femboyisp/emry/pull/83 - EMRY-051:
emry export parquet(feature flag) by @vxfemboy in https://github.com/femboyisp/emry/pull/84 - EMRY-052:
emry runs+emry compareby @vxfemboy in https://github.com/femboyisp/emry/pull/85 - EMRY-053: criterion benchmark suite by @vxfemboy in https://github.com/femboyisp/emry/pull/86
- EMRY-054: SLURM / sidecar runbook by @vxfemboy in https://github.com/femboyisp/emry/pull/87
- EMRY-055: migration guide (generic JSONL) by @vxfemboy in https://github.com/femboyisp/emry/pull/88
- EMRY-056: README + quickstart by @vxfemboy in https://github.com/femboyisp/emry/pull/89
- EMRY-057: full CI matrix (Python 3.10–3.12) by @vxfemboy in https://github.com/femboyisp/emry/pull/90
- deps: fix Dependabot security alerts (pyo3 0.29, parquet 59 drops thrift) by @vxfemboy in https://github.com/femboyisp/emry/pull/91
- fix: bundle LICENSE into the sdist (unblocks PyPI publish) by @vxfemboy in https://github.com/femboyisp/emry/pull/92
- release: skip-existing PyPI upload + GitHub Release by @vxfemboy in https://github.com/femboyisp/emry/pull/93
Full Changelog: https://github.com/femboyisp/emry/commits/v0.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads