Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Releases: vaibhavhrt/github-easy-repo-delete

v0.2.1 beta

16 Mar 19:51
Compare
Choose a tag to compare
v0.2.1 beta Pre-release
Pre-release

Remove unnecessary permissions.

v0.2.0 beta

16 Mar 19:31
Compare
Choose a tag to compare
v0.2.0 beta Pre-release
Pre-release

Repo deletion now happens using API and React for UI.

v0.1.3

26 Jun 12:55
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Repo deletion process now happens in background in a new tab. New tab opened to delete the repo will not get focus(focus will remain on current tab) and the new tab will be closed automatically once the repo is deleted successfully.
Logs can be found in console of background script.

v0.1.2

26 Jun 12:06
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Repo deletion process now happens in semi-background, new tab opened to delete the repo still stays open and needs to be manually closed. It will be fixed in next version.

v0.1.1

25 Jun 10:09
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Resolves the bug described in issue #1

Initial Release

25 Jun 09:38
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial working version, buggy and NOT user friendly. For testing and feed feedback only.