Skip to main content

max / makenotwork

Release server v0.10.15 First lockstep promote through Sando's companion-services mechanism: ships mnw-cli built from the same sha as the server, cutting mnw-cli deployment over from its standalone deploy.sh. No server code change since 0.10.14 — the bump carries the mnw-cli cutover and exercises the new pre-swap config-check gate on prod. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-10 14:46 UTC
Commit: 7637a62dca82820f76c938189302a8faf1c258e8
Parent: 53656b3
2 files changed, +2 insertions, -2 deletions
@@ -4318,7 +4318,7 @@ dependencies = [
4318 4318
4319 4319 [[package]]
4320 4320 name = "makenotwork"
4321 - version = "0.10.14"
4321 + version = "0.10.15"
4322 4322 dependencies = [
4323 4323 "ammonia",
4324 4324 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.14"
3 + version = "0.10.15"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6 # Server binary — never published to a registry. Marks the crate private so