v0.5.1
What's changed
- CLI: version flag now reports the correct version (was hardcoded as 0.1.0)
- CLI:
ALLOURTHINGS_DATA_DIRenvironment variable documented in README — set it once in your shell profile to avoid passing--data-dirwith every command - MCP server: no functional changes
Setting your data directory
If your inventory isn't in the default ~/Documents/AllOurThings, add this to ~/.zshrc (or ~/.bashrc):
export ALLOURTHINGS_DATA_DIR=~/path/to/your/folder