Releases: hydra-dynamix/ldgr-core
Release list
ldgr-core v0.1.12
LDGR Core 0.1.12 improves dependency-oriented planning and schedule inspection.
Highlights:
- Work list and detail output now includes dependency satisfaction, dependents, effective readiness, and blocker reasons.
- Individual dependency edges can be added or removed without recreating work items.
- New human-readable, JSON, filtered, and Mermaid graph output makes schedule structure visible.
- New schedule audits flag graph structure problems, canceled dependencies, priority inversions, terminal reachability, and missing validation records.
- Schedule imports support transactional dry-runs, and example schedule JSON can be exported directly.
- Full JSON status identifies the enriched queue and any pending work decision.
run finishnow explains the pending-decision state and prints the required follow-up command.
Native archives in this release were built and smoke-tested on WSL Linux x86_64, Windows MSVC x86_64, and gx10 Linux ARM64 from commit a6e29e458e951dd404f6b615ff1c964682e59155.
ldgr-core v0.1.11
Fixes automatic Core schema-v1 migration for real-world ledgers.
ldgr status, ldgr context, and ldgr init now create a verified backup and migrate recognized v1 databases to authoritative schema v2. Adapter-owned tables and data are preserved, and missing optional Core tables are created safely during migration.
Native binaries: Linux x86_64, Linux ARM64, and Windows x86_64. All three were built natively and passed backed-up v1-to-v2 migration smoke tests before publication.
ldgr-core v0.1.10
Corrected Core schema-v2 release. LDGR Core remains the sole central-database authority at schema v2. Recognized released v1 databases migrate directly to v2; released v2 databases receive the current v2 contract in place; databases touched by the withdrawn schema-v4 build normalize transactionally back to v2. Use ldgr schema doctor for a read-only preview and ldgr migrate, ldgr status, or ldgr context to perform the backed-up migration. Native binaries: Linux x86_64, Linux ARM64, and Windows x86_64.
ldgr-core v0.1.8
ldgr-core v0.1.6
ldgr-core v0.1.5
ldgr-core v0.1.4
ldgr-core v0.1.1
ldgr-core v0.1.0
ldgr-core v0.1.0 prerelease.