What's Changed
Documentation Improvements
- Copy-Paste Ready Examples: All Python examples now work with
pip install -e .and can be copied directly intopython3or piped viapbpaste | python3 - Real Tournament Data: All examples use the included tournament layout files for immediate testing
- Comprehensive Workflow Examples: Added practical examples showing JSON→PNG→TSV conversions and multi-layout atlas creation
- Improved User Experience: Clear copy-paste instructions for Windows, macOS, and Linux
Full Changelog: v0.2.1...v0.2.2