v0.1.5
[0.1.5] - 2026-04-14
Fixed
install,uninstall,list, andlogssubcommands not recognized by the published binary — the platform packages (@obsidian-mcp-rs/*) were pinned to0.1.2inoptionalDependenciesinstead of the current version, so npx resolved an old binary without these subcommandsprepare-release.shnow updatesoptionalDependenciesunconditionally (previously only matched entries atCURRENT_VERSION, silently skipping them when platform packages lagged behind)
Full Changelog: v0.1.4...v0.1.5