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 0da0aba commit 80ed451Copy full SHA for 80ed451
CHANGES.txt
@@ -1,3 +1,11 @@
1
+1.4.6 (2020-05-18)
2
+
3
+- New: you can now pass a search string to the Orders CLI via `--ids_from_search`
4
+- New: the Orders CLI now has a shortcut `--clip` for clipping operations
5
+- Fix: you can now download Order locations one by one
6
+- Multiple test fixes: Python 2.7 tests, flake8, & make html-docs warning
7
+- Add support for new 5-band asset types
8
9
1.4.5 (2020-02-11)
10
11
- Add support for new skysat video item and asset types
planet/api/__version__.py
@@ -1 +1 @@
-__version__ = '1.4.5'
+__version__ = '1.4.6'
0 commit comments