eodms-sgdot / eodms-cli

The EODMS CLI Python script is used to search, order and download imagery from the Earth Observation Data Management System using the REST API service.
Other
28 stars 8 forks source link

Add a warning on startup if version is less than newest available online. #35

Open willmacs opened 1 year ago

willmacs commented 1 year ago

If breaking change e.g. REST API on server-side has changed that would prevent search/ordering/downloading from working, then print error.

Breaking change should be major version change. All others should be minor version change.