This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
Releases: ZupIT/ritchie-cli
Releases · ZupIT/ritchie-cli
Release 2.11.3
- Fix bug with formula's outputs #934
Release 2.11.2
- Update metrics extraction for
input flags
commands.x
Release 2.11.1
- Fix the invocation command from 'docker' to 'com.docker.cli' when the runtime env is Windows or MacOS.
Release 2.11.0
- Add new command
rit list formula
- Create a configuration for force execution of formula in the latest version
- Improve
rit init
command - Support flags for
rit delete repo
command. - Internationalization Ritchie-CLI
Release 2.10.3
- Bug fixes
Release 2.10.2
CHANGELOG: https://github.com/ZupIT/ritchie-cli/blob/master/CHANGELOG.md
Release 2.10.1
- Fix bugs
Release 2.10.0
- Changing conditional to only return an error when the conditional input variable does not exist in the config.json variable list
- Remove formula tmp dir
- Add new fields to enable cache in the repositories
- Feature - input autocomplete
- Multiselect flag support
- Adding safety check to workspace add
- Fix error msg on invalid value on list input
Release 2.9.1
Bugs Fixed
- Fix build with build.sh
- Empty item in credential selection
- Repos from rit update repo now show all its release
Release 2.9.0
Improvements
- Support latest tag on rit add repo via flag
- Deprecate the dynamic list
- Tests with Testify in Pkg/RTutorial
- Support flags for rit set formula-runner
- Support flags for rit tutorial
Bugs Fixed
- Required field in multiselect input
- Expose specific error message during build