- Now pass cookies for authentication and image and table uploaders. - Added readme docs and feature to the tool - Minor improvements to the overall tool.
0.4.5
- Replaced firefox_options with options for selenium 3.14 and higher related to [issue 24](https://github.com/samapriya/geeup/issues/24) for selsetup - updated earthengine-api requirement to 0.1.238 - update tasks fetch from earthengine api
0.4.4
- Replaced firefox_options with options for selenium 3.14 and higher related to [issue 24](https://github.com/samapriya/geeup/issues/24) - Fixed issues with tarfile extraction for mac and linux.
0.4.3
- Updated quota tool to handle Google Cloud Projects in GEE
0.4.2
- Fixed issue with [geckodriver path](https://github.com/samapriya/geeup/issues/22) and better path parsing - Added CI check for geckodriver
0.4.1
- Fixed selenium parser issue [Issue 19](https://github.com/samapriya/geeup/issues/19) - Implemented Cloud API fix for table uploads - Improved Cloud API fix for Imagery upload with improved manifest handling - Improvement and code cleanup