v3.14.0
·
127 commits
to main
since this release
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
docscommand 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
Full Changelog: v3.13.0...v3.14.0