File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ 2.2.0 (2023-10-16)
2+
3+ Added:
4+ - Support for forest_carbon_diligence_30m data layer in Subscriptions API (#1012).
5+ - Support for cloud_filter tool in Subscriptions API (#1014).
6+
172.1.1 (2023-07-20)
28
39Changed:
@@ -208,7 +214,7 @@ package is coming soon. The highlights are
208214- Requirement of Python version 3.7 or newer.
209215- Support for Planet Data, Orders, and Subscription APIs.
210216- A Python package (the SDK) with asyncio support.
211- - A new and improved command line interface (the CLI).
217+ - A new and improved command line interface (the CLI).
212218
2132191.4.6 (2020-05-18)
214220
@@ -257,7 +263,7 @@ package is coming soon. The highlights are
257263- report the default value for item limit
258264- replace hardcoded values with global variables
259265- add header for data examples in Examples page
260- - adding before, after options, separating `features list` from `features
266+ - adding before, after options, separating `features list` from `features
261267- Added default limit of 100 to `analytics collections features list`
262268- Added separate `analytics collections features list-all` that will keep retrieving results with no limit
263269- Added before, after options to both `analytics collections features list` and `analytics collections features list-all`
Original file line number Diff line number Diff line change 1- __version__ = '2.2dev '
1+ __version__ = '2.2 '
You can’t perform that action at this time.
0 commit comments