Skip to content

Releases: hydra-dynamix/ldgr-core

ldgr-core v0.1.12

ldgr-core v0.1.12 Pre-release
Pre-release

Choose a tag to compare

@Bakobiibizo Bakobiibizo released this 16 Jul 10:03
a6e29e4

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 finish now 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

ldgr-core v0.1.11 Pre-release
Pre-release

Choose a tag to compare

@Bakobiibizo Bakobiibizo released this 15 Jul 23:02

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

ldgr-core v0.1.10 Pre-release
Pre-release

Choose a tag to compare

@Bakobiibizo Bakobiibizo released this 15 Jul 02:36

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.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:06

ldgr-core 0.1.8 binary release from 37437e0.

ldgr-core v0.1.6

ldgr-core v0.1.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:50

ldgr-core 0.1.6 binary release from 7c2cecc.

ldgr-core v0.1.5

ldgr-core v0.1.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:10

ldgr-core 0.1.5 binary release from 5db4a4a.

ldgr-core v0.1.4

ldgr-core v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:50

ldgr-core 0.1.4 binary release from 7d9ad82.

ldgr-core v0.1.1

ldgr-core v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:00

ldgr-core 0.1.1 binary release from 213968e.

ldgr-core v0.1.0

ldgr-core v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@Bakobiibizo Bakobiibizo released this 29 Jun 07:12

ldgr-core v0.1.0 prerelease.