v1.1.0: the library learns where everything lives

Version bump for the post-announcement era: the static export (with
the colophon and the Powered-by-BGG badge slot), box dimensions and
the dims report, boxes-within-boxes containment with pick-and-tick
bulk adds, and the whole Shelves layer — furniture drawn as it really
stands, two-lane packing, the human-overrule vocabulary (acknowledged,
wedged, measured, away), and shelves shipping with the export.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016jXZFSTZQKzAC8fqpWSz9g
This commit is contained in:
Eric Wagoner
2026-08-09 16:35:42 -04:00
co-authored by Claude Fable 5
parent 7ed21de82a
commit add8405941
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -286,6 +286,7 @@
"opening_id": "library-kallax-a1" "opening_id": "library-kallax-a1"
}, },
"273240:446069": { "273240:446069": {
"acknowledged": true,
"note": "", "note": "",
"opening_id": "library-kallax-b2" "opening_id": "library-kallax-b2"
}, },
+1 -1
View File
@@ -1,3 +1,3 @@
"""Shelf-to-BGG collection pipeline.""" """Shelf-to-BGG collection pipeline."""
__version__ = "1.0.0" __version__ = "1.1.0"