We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c59a2a commit 031bbcbCopy full SHA for 031bbcb
gradient/version.py
@@ -1 +1 @@
1
-version = "0.3.0a2"
+version = "0.3.0a3"
releasenotes.md
@@ -1,7 +1,14 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.3.0a3
4
+### New features
5
+* Added `machines` support to the SDK
6
+* Added `notebooks` command group with `create`, `delete` and `list` commands
7
+### Fixes
8
+* Removed hardcoded choices for `--machineType` option
9
+
10
# Release Notes for 0.3.0a2
-## New features
11
12
* Added support for reading options from file to all commands
13
* Renamed `--optionsFileTemplate` to `--createOptionsFile`
14
### Fixes
0 commit comments