Skip to content

Releases: yaolifeng0629/del-repos

1.1.2-alpha.0

06 Nov 15:17
Compare
Choose a tag to compare
1.1.2-alpha.0 Pre-release
Pre-release

Support get repos type

  • add Option:

    • -t, o/a get repositories type, default value a (o: owner,a: all)
  • How to specify the acquisition repositories type:

# get all personal repositories
del-repos -t o

# Get all repositories (including collaborators and organization member repositories)
del-repos
# or
del-repos -t a

Full Changelog: 1.0.13...1.1.2-alpha.0

1.1.1

21 Oct 07:01
Compare
Choose a tag to compare
  1. Fixed problem that cannot be deleted. b5c76e1ccb8242e84c7c66c72dd250571fcd4b8f

1.0.13

01 Oct 15:44
Compare
Choose a tag to compare
  • The warehouse list is displayed as: Owner/warehouse name
  • Add quick access warehouse entrance

Full Changelog: 1.0.1...1.0.13

1.0.1

22 Jun 00:30
Compare
Choose a tag to compare

🚀Major update! del-repos version 1.0.0 released!

🔹Update point:
1 Support both GitHub and Gitee
2 Refactor the framework to replace JavaScript with TypeScript
3 New interface, more friendly

Come and experience the new version!📦

0.0.1

16 Jun 05:03
Compare
Choose a tag to compare

v0.0.1

  • mulit / singer repos deletes.