Skip to main content

max / makenotwork

v0.7.0: SyncKit v2 developer billing + exorcise sweeps Closes the soft-launch sprint with the open-platform SyncKit billing layer (developer-pays-MNW, migration 117) and folds in nine batches of prose/comment exorcise cleanup. Team page template stub also lands. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-21 21:59 UTC
Commit: feb21d912051aef38dd3153f7f7de231f7485dd4
Parent: 50b66ef
2 files changed, +2 insertions, -2 deletions
@@ -3551,7 +3551,7 @@ dependencies = [
3551 3551
3552 3552 [[package]]
3553 3553 name = "makenotwork"
3554 - version = "0.6.20"
3554 + version = "0.7.0"
3555 3555 dependencies = [
3556 3556 "anyhow",
3557 3557 "argon2",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.6.20"
3 + version = "0.7.0"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6