Releases: ddy6/looptimum
Releases · ddy6/looptimum
v0.4.0
full planned expansion of Looptimum’s file-backed optimization workflow, adding mixed-type and conditional search spaces, constraints, multi-objective support, batch/async worker flow, warm-start import/export, archive restore/prune, observability/governance, starter-kit integrations, and preview service/dashboard/auth/coordination surfaces.
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
Looptimum v0.3.0
v0.3.0
0.2x update program
-
New contract and operating docs: docs/operational-semantics.md, docs/search-space.md, docs/decision-trace.md, docs/pilot-checklist.md. -
Lifecycle and ops command surface in templates: cancel, retire, heartbeat, report, validate, doctor. -
Trial artifact manifests and event logging under state/trials/ and state/event_log.jsonl. -
Trust-building assets: tiny objective loop, deterministic decision-trace samples, and transcript references. -
CI quality gates for format/lint/internal-links and test matrix. -
README and docs were rewritten to be mainstream-first and contract-forward. -
Config and schema handling is now explicitly JSON-first with optional YAML support. -
Ingest/state semantics were hardened across demo/default/full templates with explicit parity tests for contract-critical behavior. -
Runtime state persistence now uses stronger locking and atomic-write patterns for mutating commands.