Releases: valohai/valohai-cli
Releases · valohai/valohai-cli
v0.33.0
v0.32.0
What's Changed
- 📌 Pin Click to latest version that does not break tests by @teroyks in #336
- 📝 Format list of supported Python versions as a list by @teroyks in #335
- Add minimal command to start a notebook execution by @teroyks in #334
- Add python 3.13 to the test suite by @teroyks in #337
- Project environment variable management commands by @akx in #338
- Become 0.32.0 by @teroyks in #339
Full Changelog: v0.31.0...v0.32.0
v0.31.0
v0.30.1
What's Changed
- introduce environment_variable_groups to the vh exec run command by @Kenneth-Schroeder in #323
- Renovations, 2025-04 by @akx in #329
- Environments command: Request unfinished job count by @akx in #328
- Become 0.30.1 by @teroyks in #330
Full Changelog: v0.30.0...v0.30.1
Version 0.14.1
v0.14.1 Version 0.14.1
Version 0.10.0
Changes since 0.9.1:
- API compatibility changes
- Bug: Make vh exec list show the newest executions, not the oldest ones
- Bug: Read environment variable default values correctly from config
- Feature: Add support for --parameter-file
- Feature: Fall back to non-git packaging if git ls-files fails
- Feature: Format human-readable tables better
- Feature: Group parameter/input/regular options in exec run help output
- Feature: Init: Mention Docker Hub in the Docker image choice phase
- Feature: Make
--output-format=json
more robust - Feature: Make it possible to not create or link a project during init
- Feature: Output status messages to stderr