File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ 2.0a5 (2022-10-20)
2+
3+ - Implement python api data client asset download and supporting functions (#707).
4+ - `planet data filter` cli command outputs a valid empty filter if all
5+ subfilters are removed (#654).
6+ - 'planet orders request' cli command now provides supported bundles for a
7+ given item type, bundle and item type are case-insensitive, and bundle and
8+ item type are moved to positional arguments (#680).
9+
1102.0a3 (2022-09-07)
211
312- A change in behavior of httpx affected download of order assets in 2.0a2.
1221- Help for planet-subscriptions-describe and update commands has been
1322 corrected, resolving the issue reported in #658.
1423
15- 2.0a2 (2022-07 -04)
24+ 2.0a2 (2022-08 -04)
1625
1726- Upgrade httpx to 0.23, change how quota exceptions are caught
1827- Increase reliability of communication with Planet servers and avoid clobbering them
Original file line number Diff line number Diff line change 1- __version__ = '2.0a3 '
1+ __version__ = '2.0a5 '
You can’t perform that action at this time.
0 commit comments