membook@0.2.0
Minor Changes
-
#28
47f6d4eThanks @hiranofficial! - The write half of the memfile version machinery, landed before v2 needs it.parseMemfilenow reports the version a file declared on disk (Memfile.version) — after read-widening, the only remaining trace of what the file actually said.membook statuscounts the version spread of the store, and the newmembook migraterewrites every memory to the current canonical form in one pass a human reviews and commits: older versions come forward, hand-drifted files return to canonical serialization, and files from a newer Membook are skipped rather than downgraded. Nothing rewrites a committed file as a side effect of having read it.
Patch Changes
- Updated dependencies [
47f6d4e]:- @membook/spec@0.2.0
- @membook/core@0.2.0