v0.6.0
What's new
- Format shorthand flags (
--bold,--italic,--font-size,--font-color,--fill-color) and multi-range format support in a single call write --valuefor shell-safe negative numbers and--from-jsonfor file-based 2D array inputprobe --head-colsto limit column profiling on wide files- Structured CLI error handling — emits JSON with actionable
suggestionfields instead of raw tracebacks
Fixes
EmptyCellcrash in--formulasmode, multi-range--outputoverwrites informat, and OOB column range crashes inread- openpyxl 3.1+ compatibility — replaced private
_cf_rulesand_hyperlinksaccessors with stable public APIs - Added missing
psutildirect dependency
Dev
- Integrated
tytype checker into CI and pre-commit hooks - ~3,700 lines of new tests across 13 test modules
Full changelog: v0.5.1...v0.6.0