Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.13.1
saas-1568 - node version check (#267) * version check * proper package.json for check
Codefresh V0.13.0
v0.13.0 change skip-calidation flag to behind-firewall (#281)
Codefresh V0.12.0
v0.12.0 allow to pass skip-validation of a trigger (#278)
Codefresh V0.11.2
v0.11.2 fix run pip local message (#280)
Codefresh V0.11.1
v0.11.1 add no pretty flag date format case + add tests (#277)
Codefresh V0.11.0
v0.11.0 allow pass flag --skip-validation to avoid vlidation of git context d…
Codefresh V0.10.4
Disable table output without flag (#275) * disable output * disable output * bump version
Codefresh V0.10.3
v0.10.3 Merge remote-tracking branch 'origin/master'
Codefresh V0.10.2
v0.10.2 make only root commands by default requiresAuth true (#271)
Codefresh V0.10.1
saas-1368 hide inherited filename option (#270) * make crudFilenameOption non-global + add crudFilenameOption where it was used by inheritance * return draftlog to Output + make root commands by default require auth + describe choices for date format option * update version