File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Fixed
15+
16+ ## [ 2.12.0] - 2026-03-30
17+
18+ This maintenance release marks the end of active development on the v2
19+ branch.
20+
21+ ### Added
22+
1223- ` tt pack ` : support nested ` .packignore ` at the root of tt environment.
1324- ` tt status ` : add ` --format ` option to support JSON and YAML output formats
1425for machine-readable output.
@@ -19,6 +30,8 @@ for machine-readable output.
1930
2031### Fixed
2132
33+ - ` tt pack ` : fix ` .packignore ` for directories with regexp symbols in
34+ their names.
2235- ` tt ` : return non-zero exit code on unknown command.
2336
2437## [ 2.11.5] - 2026-03-19
You can’t perform that action at this time.
0 commit comments