v0.8.2
Install the CLI with cargo install dowse (crates.io), or grab the desktop installer below. Installers are unsigned; SmartScreen will prompt on first run (More info → Run anyway). Verify downloads against checksums.txt (SHA-256).
Includes the 0.8.1 and 0.8.2 changes:
Changed
- Crate README now carries the MCP Registry ownership marker (mcp-name)
required for listing on the official registry.
Fixed
- Fixed a docs.rs build failure: the crate pinned a Windows documentation
target, which docs.rs's Linux build machine cannot cross-compile a C
dependency for. Documentation now builds with the default Linux target;
the Windows-only API surface is visible in a local build instead.