Overview
This maintenance release marks the end of active development on the v2
branch.
Added
tt pack: support nested.packignoreat the root of tt environment.tt status: add--formatoption to support JSON and YAML output formats for machine-readable output.
Changed
tt status: deprecate--prettyoption in favor of--format=pretty-table.
Fixed
tt pack: fix.packignorefor directories with regexp symbols in their names.tt: return non-zero exit code on unknown command.