Skip to content

Releases: slackapi/slack-cli

v3.14.0-mwbrooks-chopping-the-log-4

10 Mar 00:20

Choose a tag to compare

Pre-release

What's Changed

🚀 Enhancements

  • feat: normalize project directory names to kebab-case by @mwbrooks in #374
  • feat(charm): adds 'huh' dynamic forms to create command by @srtaalej in #362
  • feat: add placeholder to app name prompt in create command by @mwbrooks in #370

🐛 Bug Fixes

  • fix(python): output a warning for .venv activation errors by @mwbrooks in #368

🤖 Build

  • chore: ignore windows go build of project in version control by @zimeg in #357
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360
  • build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #376
  • build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 by @dependabot[bot] in #377

🧪 Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359
  • refactor: remove logger from activity, manifest, datastore, auth, and app delete/uninstall by @mwbrooks in #364
  • refactor: remove logger from create command by @mwbrooks in #366
  • refactor: remove logger from install command by @mwbrooks in #367

Full Changelog: v3.14.0...v3.14.0-mwbrooks-chopping-the-log-4

v3.14.0-dependabot-go_modules-golang.org-x-sys-0.42.0

09 Mar 18:43
58d74ae

Choose a tag to compare

What's Changed

🤖 Build

  • chore: ignore windows go build of project in version control by @zimeg in #357
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360

🧪 Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359

Full Changelog: v3.14.0...v3.14.0-dependabot-go_modules-golang.org-x-sys-0.42.0

v3.14.0-charm-lipgloss-migration

06 Mar 19:54

Choose a tag to compare

Pre-release

What's Changed

🤖 Build

  • chore: ignore windows go build of project in version control by @zimeg in #357
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360

🧪 Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359

Full Changelog: v3.14.0...v3.14.0-charm-lipgloss-migration

v3.14.0-bolt

04 Mar 06:18

Choose a tag to compare

v3.14.0-bolt Pre-release
Pre-release

What's Changed

🤖 Build

  • chore: ignore windows go build of project in version control by @zimeg in #357
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360

🧪 Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359

Full Changelog: v3.14.0...v3.14.0-bolt

v3.14.0-charm-loop

03 Mar 00:08

Choose a tag to compare

v3.14.0-charm-loop Pre-release
Pre-release

What's Changed

🤖 Build

  • chore: ignore windows go build of project in version control by @zimeg in #357
  • build(deps): bump promiseofcake/circleci-trigger-action from 2.0.4 to 3.0.1 by @dependabot[bot] in #360

🧪 Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359

Full Changelog: v3.14.0...a0f8d85

v3.14.0-dependabot-github_actions-promiseofcake-circleci-trigger-action-3.0.1

02 Mar 18:50
ac6d41b

Choose a tag to compare

What's Changed

🤖 Build

  • chore: ignore windows go build of project in version control by @zimeg in #357

🧪 Testing/Code Health

  • build(deps): import indirect charm packages as required by @slack-cli-releaser[bot] in #359

Full Changelog: v3.14.0...c5f6834

v3.14.0

27 Feb 21:55
ac6f91a

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat(experiment): charming scaffolds by @zimeg in #348
  • feat(experiment): use charm prompt with login by @zimeg in #349
  • feat(experiment): add charm prompts to iostreams by @zimeg in #350
  • feat(create): replace the generated default app name with an optional input prompt by @srtaalej in #340
  • feat(create): update app name in 'pyproject.toml' and 'package.json' by @srtaalej in #344
  • feat(create): add '--subdir ' flag to 'create' command by @srtaalej in #345
  • feat(python): add support for creating python .venv and installing dependencies by @mwbrooks in #346
  • feat(python): auto-activate venv before hook execution by @mwbrooks in #347
  • feat(experiment): add Slack brand theme for charm/huh prompts by @srtaalej in #351
  • feat: adds docs command with optional search flag by @lukegalbraithrussell in #352

🐛 Bug Fixes

  • fix: check if git exists without calling the program for windows install by @zimeg in #178
  • fix: avoid infinite loops when searching for filesystem root of another drive by @zimeg in #353

🤖 Build

  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 by @dependabot[bot] in #354
  • build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #356

🧪 Testing/Code Health

  • build(deps): bump golang to 1.26.0 by @slack-cli-releaser[bot] in #339
  • tests(charm): adds tests to charm experiment by @srtaalej in #355

📦 Other changes

  • chore: release slack-cli v3.14.0 by @zimeg in #358

Full Changelog: v3.13.0...v3.14.0

v3.13.0-dependabot-github_actions-actions-setup-go-6.3.0

26 Feb 16:59
cb8957e

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat(experiment): charming scaffolds by @zimeg in #348
  • feat(experiment): use charm prompt with login by @zimeg in #349
  • feat(experiment): add charm prompts to iostreams by @zimeg in #350

🤖 Build

  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 by @dependabot[bot] in #354

🧪 Testing/Code Health

  • build(deps): bump golang to 1.26.0 by @slack-cli-releaser[bot] in #339

Full Changelog: v3.13.0...v3.13.0-dependabot-github_actions-actions-setup-go-6.3.0

v3.13.0-dependabot-go_modules-github.com-go-git-go-git-v5-5.17.0

25 Feb 16:59
d5fa642

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat(experiment): charming scaffolds by @zimeg in #348
  • feat(experiment): use charm prompt with login by @zimeg in #349
  • feat(experiment): add charm prompts to iostreams by @zimeg in #350

🧪 Testing/Code Health

  • build(deps): bump golang to 1.26.0 by @slack-cli-releaser[bot] in #339

Full Changelog: v3.13.0...v3.13.0-dependabot-go_modules-github.com-go-git-go-git-v5-5.17.0

v3.13.0

13 Feb 23:18
113aa42

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat(cmd): add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327
  • feat(cmd): 'deploy` command suggests 'run' command when no deploy script found by @srtaalej in #330
  • feat(auth): auto-prompt login when no workspaces connected by @srtaalej in #331
  • feat(cmd): add 'list' flag to create command by @srtaalej in #333

📚 Documentation

  • chore: update pull request template to include changelog placeholders by @zimeg in #338
  • chore: release slack-cli v3.13.0 by @mwbrooks in #341

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337
  • build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #335

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...v3.13.0