From 20b848ba95f33fb78980e35f0c2db3d51f3effcb Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Wed, 27 May 2026 20:18:39 +0100 Subject: [PATCH] feat(EchoTypes): register v0.2.0 EchoTypes v0.2.0 landed at hyperpolymath/EchoTypes.jl#4 (admin-merged 2026-05-27 due to Actions budget exhaustion; locally 167/167 tests pass on Julia 1.10.11 + 1.12.6). Adds 7 executable mirrors of the Tier-1+Tier-2 spine from echo-types @ e7dded6 (EchoTotalCompletion, EchoOrthogonalFactorizationSystem unconditional fragment, EchoImageFactorization, EchoNoSectionGeneric, EchoLossTaxonomy, EchoEntropy, EchoObservationalEquivalence). R-2026-05-18 retraction discipline preserved; funext-qualified clauses honestly NOT mirrored. Tag v0.2.0 at tree-sha1 70839093d66f216d338bfaa4e0e6098435fc7858. Compat unchanged (julia 1.10, no new runtime deps). Co-Authored-By: Claude Opus 4.7 (1M context) --- E/EchoTypes/Compat.toml | 3 +++ E/EchoTypes/Versions.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/E/EchoTypes/Compat.toml b/E/EchoTypes/Compat.toml index 2e66ea7..6abb023 100644 --- a/E/EchoTypes/Compat.toml +++ b/E/EchoTypes/Compat.toml @@ -1,2 +1,5 @@ ["0.1.0"] julia = "1.10" + +["0.2.0"] +julia = "1.10" diff --git a/E/EchoTypes/Versions.toml b/E/EchoTypes/Versions.toml index 7fddc65..64c2031 100644 --- a/E/EchoTypes/Versions.toml +++ b/E/EchoTypes/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "f20b056c4dbe386291f6663f001f2b81f9677098" + +["0.2.0"] +git-tree-sha1 = "70839093d66f216d338bfaa4e0e6098435fc7858"