Skip to content

v2.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Mar 18:04
· 1 commit to master since this release

Overview

This maintenance release marks the end of active development on the v2
branch.

Added

  • tt pack: support nested .packignore at the root of tt environment.
  • tt status: add --format option to support JSON and YAML output formats for machine-readable output.

Changed

  • tt status: deprecate --pretty option in favor of --format=pretty-table.

Fixed

  • tt pack: fix .packignore for directories with regexp symbols in their names.
  • tt: return non-zero exit code on unknown command.