---------------------
Changed
^^^^^^^
- ``data``: prep_aoi() is not private and supports __geo_interface__ 113
- ``data``: change default scihup endpoint `/dhus` to `/apihub` 110
- ``data``: mocked all interaction with Hubs for unit testing 116
- ``data``: EarthExplorer changed to new M2M API due to dependency update 120
- ``data``: removed hard dependency for `landsatxplore` & `pylandsat` 104
- ``data``: `acquisitiondate` and `ingestiondate` have been removed 124
- split unit tests 110
Fixed
^^^^^
- ``data``: `datetime` is now the searchable time of the assets, `start_datetime` and `end_datetime` are introduced 124
Added
^^^^^
- Github Action for black 111