File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1- version = "0.4.0 "
1+ version = "0.5.0a0 "
Original file line number Diff line number Diff line change 11# Gradient CLI Release Notes
22
3+ # Release Notes for 0.5.0a0
4+ ### New features
5+ * New ` delete ` commands for deployments and experiments
6+ * Printing url to instance web client's view to terminal after creating it
7+ ## Fixes
8+ * Fix spinner not disappearing when some commands were executed
9+ * base64-encoded ` command ` value so it's not blocked by Cloudflare's filter anymore
10+ ## Breaking changes
11+ * Moved hyperparameters group to experiments group
12+ * Dropped experiment_type_id parameter from create_mpi_multi_node() in ExperimentsClient
13+ * Moved constants and config modules into api_sdk module
14+
315# Release Notes for 0.4.0
416##### Note: this list includes all changes made in alpha releases since 0.3.2a
517### New features
1628* Fix formatting of datetime in ` projects list ` table
1729* Fix sending some bash commands using ` --*command ` options caused Cloudflare's filter to stop request
1830
19-
2031# Release Notes for 0.4.0a5
2132### Fixes
2233* Fix formatting of datetime in ` projects list ` table
You can’t perform that action at this time.
0 commit comments