v0.2.2
Changelog v0.2.2
All notable changes to kprun are documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.2.2] - 2026-06-24
Added
- Help descriptions for all CLI options and positional arguments (
kprun <cmd> --help) doctor --mcp <entry> -- <command>— append the MCP server command to get a complete JSON snippet instead of a placeholder ending at--- Dotenv import format documentation (kprun entry title comments; flat project
.envmigration example) - README demo GIF (
docs/kprun.gif)
Changed
.gitignoretracksdocs/kprun.gifand ignores alternate Cargo target directories (target-*/)
Full commit list
- chore(release): prepare v0.2.2
- docs: add demo gif to readme
- feat(cli): add option help text and complete doctor --mcp snippets
- docs(cli): document dotenv import format