Changed
- Improved installation instructions in README and documentation
- Recommend
uv tool install pinvizas primary method for CLI usage - Clearly explain difference between
uv tool installanduv add - Add note about
uv runprefix requirement foruv addinstallations
- Recommend
- Restructured Quick Start guide with progressive learning path
- Step 1: Try built-in examples (immediate success)
- Step 2: Create custom YAML diagrams
- Step 3: Use Python API for programmatic control
- Updated GitHub Pages documentation (docs/getting-started/) to match README improvements
Fixed
- Installation confusion where users couldn't find
pinvizcommand afteruv add
Full changelog: https://github.com/nordstad/PinViz/blob/main/CHANGELOG.md