docs: collect the version-migration facts in one place - #89
KodYazicam wants to merge 1 commit into
Conversation
The v0.1.x to v0.2.0 on-disk story and the downgrade warning lived in the changelog and RELIABILITY.md. docs/MIGRATION.md is the page a search for "downgrade" should hit. README, RELIABILITY.md, and the CLI backup section link to it. No behavior change. Closes libredb#59.
|
Sorry for the extra non-docs commit on this docs-only PR -- happy to split it out or revert if you prefer. The audit gate step was failing for reasons unrelated to this change: What I did in
The new workflow run is waiting on "Approve and run" from a maintainer since it was pushed from a fork. The same refresh is probably worth landing on |
b00f7f0 to
00b8405
Compare
|
Follow-up: moved the lockfile refresh to #91 and force-pushed this branch back to the original docs-only commit ( Note: the |
Closes #59.
What changed
The v0.1.x to v0.2.0 on-disk story and the downgrade warning were in the 0.2.0 changelog entry and in
docs/RELIABILITY.md.docs/MIGRATION.mdcollects them:export/import, or a copy through a fresh database. No in-place upgrade flag. Linked to [P3][cli] Add a libredb doctor command for non-mutating file diagnosis #51.README's documentation table, the downgrade bullet in
RELIABILITY.md, and the CLI backup section now point here.Verification
Docs only. The warning text matches the 0.2.0 changelog and the existing
RELIABILITY.mdbullet; nothing in those sources was softened.This contribution was prepared with AI assistance; I can explain or rework any line if asked.