Skip to content

v0.5.1

Choose a tag to compare

@matt-harding matt-harding released this 07 Apr 22:46
· 13 commits to main since this release

What's changed

  • CLI: version flag now reports the correct version (was hardcoded as 0.1.0)
  • CLI: ALLOURTHINGS_DATA_DIR environment variable documented in README — set it once in your shell profile to avoid passing --data-dir with 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