Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 12:20
· 8 commits to main since this release
v2.0.0
c9ec3a3

What's Changed

  • v1.12.0 by @shouze in #176
  • Fix systematic exit delay after search output (interactive + non-interactive) by @shouze in #192
  • Remove picocolors, add native util.styleText facade (src/style.ts) by @shouze in #194
  • Add groupByTeamHierarchy: tree-shaped multi-level team-prefix grouping by @shouze in #184
  • Add consolidateTeamHierarchy: collapse single-branch chains into one heading by @shouze in #185
  • Render N-level headings in markdown/JSON output for the hierarchy tree by @shouze in #187
  • Render nested section headers with per-level indentation in the TUI by @shouze in #188
  • Support --pick-team across all hierarchy levels by @shouze in #189
  • Wire hierarchical team grouping into the CLI end-to-end by @shouze in #190
  • Document hierarchical team-prefix grouping and add CHANGELOG entry by @shouze in #191
  • Remove --group-by-team-prefix-consolidate and consolidateTeamHierarchy by @shouze in #198
  • Add --pick-team-auto: auto-resolve combined sections by common prefix by @shouze in #199
  • Add --exclude-team-prefixes: exclude noisy team-name prefixes from grouping by @shouze in #201
  • Add GCS_DEFAULT_ORG env var to avoid repeating --org on every invocation by @shouze in #209
  • Remove gh auth token doc content anticipated by #207's PR by @shouze in #211
  • Fall back to gh auth token when GITHUB_TOKEN is not set by @shouze in #210
  • Clarify gh CLI shortcut on homepage, bump Bun version requirement to >=1.4 by @shouze in #212
  • chore(deps): upgrade by @shouze in #213
  • v2.0.0 by @shouze in #214

Full Changelog: v1.12.0...v2.0.0