From 9f248b24952ac061fc05844a57541c8562ba35f1 Mon Sep 17 00:00:00 2001 From: David Snelling Date: Thu, 27 Aug 2026 16:56:45 -0700 Subject: [PATCH] =?UTF-8?q?docs(releases):=2010.4.3=20=E2=80=94=20Open=20B?= =?UTF-8?q?rainy's=20first=20release=20under=20the=20new=20name,=20same=20?= =?UTF-8?q?engine=20as=2010.4.2;=20The=20Source=20is=20the=20one=20registr?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RELEASES.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 6de11244..b89beba0 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -31,7 +31,30 @@ is sometimes cited as a 7.x removal — those methods never existed on 7.x; the --- -## v10.4.2 — 2026-08-28 (a zero-norm vector is not a vector) +## v10.4.3 — 2026-08-27 (Open Brainy's first release) + +**`@soulcraftlabs/brainy` 10.4.3 is the same engine as `@soulcraft/brainy` 10.4.2, byte for +byte — only the name, the registry, and the pointers changed.** Install: + +```bash +npm install @soulcraftlabs/brainy +``` + +with the registry line in your `.npmrc` (anonymous read): + +``` +@soulcraftlabs:registry=https://source.soulcraft.com/api/packages/soulcraftlabs/npm/ +``` + +- **The Source is the one registry.** Open Brainy publishes to source.soulcraft.com only; the + npmjs republish step is retired from the release rail. Existing npmjs versions of + `@soulcraft/brainy` stay as they are and receive no new versions. +- **The repository moved** to `soulcraftlabs/open-brainy` on The Source; the old path redirects. +- **No engine change.** Everything in the 10.4.2 notes applies unchanged; adoption is one + install-line change (`@soulcraft/brainy` → `@soulcraftlabs/brainy`), which downstream + applications make together with their native-engine bump. + +## v10.4.2 — 2026-08-27 (a zero-norm vector is not a vector) **This is the last release of the MIT engine under the `@soulcraft/brainy` name.** The MIT package continues as **Open Brainy** — `@soulcraftlabs/brainy`: the open API,