Skip to content

v0.2.2

Latest

Choose a tag to compare

@anthonyrisinger anthonyrisinger released this 22 Jun 00:05
· 2 commits to main since this release

What's Changed

Documentation Improvements

  • Copy-Paste Ready Examples: All Python examples now work with pip install -e . and can be copied directly into python3 or piped via pbpaste | 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