- Paginating calls to the s3
list_objects_v2
- Update to use Looker API 4.0
- Add support for overriding default S3 prefix and filename
- Return list of files uploaded to S3
- Stream files directly to S3 instead of using temporary file
- Return an
NoDataException
if all data has been processed - Add additional examples include example Airflow DAG
- Bug fix: Import error
- Find the most recent S3 file when parsing to save memory
- Bug fix: doesn't run the filter at the right time
- Add Github URL to the PyPi page
- Initial release