Releases: alexmi256/gofile-uploader
Releases · alexmi256/gofile-uploader
Release v0.10.0
Full Changelog: v0.9.8...v0.10.0
Release v0.9.8
Release v0.9.8
- API endpoints updated so that uploads are working again as of March 2023
- Packaging is finally setup and available on PyPi at https://pypi.org/project/GofileIOUploader/
- You can now
pip install GofileIOUploader
and then usegofile-upload
- You can now
- Local development via PyCharm also working, just make sure to set the
src/
directory as a Source Root in the IDE