You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.6.0
Features
- -markdown (on by default) reduces prose inside markup and leaves the
structure standing: fenced code passes through byte-identical, headings,
list markers and blockquote prefixes keep their marker, table rows reduce
per cell so column count and alignment survive.
- -arrows covers 89 connective phrases, up from 31, across causal, purpose,
sequential and transformation families.
Breaking
- -proxy-allowlist is renamed -proxy-safe-mode; TURO_ALLOWLIST becomes
TURO_SAFE_MODE. The old spelling is gone, not aliased.
- -proxy-safe-mode now defaults to off. Tool I/O and structured content are
reduced unless you opt back in with -proxy-safe-mode / TURO_SAFE_MODE=on.