v0.6.10 🐋
github-actions
released this
05 Jan 09:32
·
25 commits
to refs/heads/main
since this release
🧭 What's Changed
- chore(client): added code confirmation to automatic login to prevent accidental operations (#3113) @jialeicui
- chore(client): fix mypy lint (#3097) @jialeicui
- chore(controller): prevent access to deleted projects (#3112) @jialeicui
- chore(doc): fix github action broken links (#3111) @tianweidut
- feat(SDK): support argument for model run (#3095) @tianweidut
- feat(client): dump arguments to json file when model building (#3102) @tianweidut
- feat(client): support echo
@starwhale.argument
help text (#3101) @tianweidut - fix(console): prevent dirty git workspace after yarn install (#3096) @jialeicui
- refactor(client): refactor handler args with
@starwhale.argument
decorator (#3100) @tianweidut