What's Changed
- Update CI Badge by @DavisRayM in #42
- feat(file): Redirect to download URL when .hyper extension is present by @ukanga in #44
- feat(file): Add download_url to the file list by @ukanga in #45
- fix: Ensure the api prefix url is included in the files url/download_url by @ukanga in #46
- refactor(app/core): move FailedExternalRequest to remove a circular i… by @ukanga in #47
- Secure urls by @ukanga in #48
- User details by @ukanga in #49
- Handle attribute error by @ukanga in #51
- fix: handle the case when the DB record for the Hyperfile does not exist by @ukanga in #55
- Handle hyperexceptions on csv to hyper by @ukanga in #56
- chore: ensure MEDIA_ROOT DIR is created on rq worker startup by @ukanga in #58
- Logger changes by @ukanga in #59
- chore: reset meta_data on success import by @ukanga in #60
- Overhaul structure and functionality by @DavisRayM in #43
New Contributors
Full Changelog: v0.1.0...v0.2.0