Skip to main content

max / makenotwork

Release server v0.10.12 Final version for the reconciled Refined-A build once the Sando scratch-DB migration_dry_run fix is in place. Bumps 0.10.11 -> 0.10.12 (Sando keys its build workspace by version; a new version forces a clean checkout). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-08 20:33 UTC
Commit: b1546dc61214af930a5d76e6e47099f104e79590
Parent: 2139df6
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.11"
4321 + version = "0.10.12"
4322 4322 dependencies = [
4323 4323 "ammonia",
4324 4324 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.11"
3 + version = "0.10.12"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6 # Server binary — never published to a registry. Marks the crate private so