- Added backoff to queries, to allow for rate limiting
- Splitting results into lists of 10, 100 and all of the found repositories
- Added Linux support (for the VSCode workspace storage default path)
- Added ability to override the VSCode workspace storage path
Added paging to API query, limited to 2 pages only for now (to avoid triggering secondary rate limiting)
First release