File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1- version = "0.4.0a5 "
1+ version = "0.4.0 "
Original file line number Diff line number Diff line change 11# Gradient CLI Release Notes
22
3+ # Release Notes for 0.4.0
4+ ##### Note: this list includes all changes made in alpha releases since 0.3.2a
5+ ### New features
6+ * Command for deleting a tensorboard
7+ * Optional adding new experiment to tensorboard with new ` --tensorboard ` option. Available for ` experiments create ` and ` experiments run `
8+ * Add MPI-specific options for creating experiments
9+ ### Fixes
10+ * Fixed AttributeError raised when ` --ignoreFiles ` was used
11+ * Fixed showing help for some commands
12+ * Fixed URL for fetching notebook details
13+ * Fix StopIteration exception in Python 3.7
14+ * Fix ` job delete ` and ` job stop ` commands
15+ * Fix how some error messages are printed
16+ * Fix formatting of datetime in ` projects list ` table
17+ * Fix sending some bash commands using ` --*command ` options caused Cloudflare's filter to stop request
18+
19+
320# Release Notes for 0.4.0a5
421### Fixes
522* Fix formatting of datetime in ` projects list ` table
You can’t perform that action at this time.
0 commit comments