2.0.0-beta
版本发布时间: 2022-05-20 23:14:46
bellingcat/octosuite最新发布版本:3.1.1(2023-08-01 08:38:53)
CHANGELOG
- Added a functionality for returning organizations belonging to a target user (user:orgs)
- Added a functionality for returning a target user's subscriptions (user:subscriptions)
- Added a functionality for returning a target user's events (user:events)
- Added a functionality for returning a list of contributors of a repository (repo:contributors)
- Added a functionality for returning languages of a repository (repo:languages)
- Added a functionality for returning stargazers of a repository (repo:stargazers)
- Added a functionality for returning forks of a repository (repo:forks)
- Added a functionality for checking for latest releases of Octosuite (update:check)
- Added the "clear" command for clearing the screen in the Octosuite command prompt
- Moved the use of the 'update' comnand to 'update:install'
- Will no longer show the "Press any key to continue" prompt, it will instead return its command prompt
- Commands are no longer case sensitive
- Major perfomance improvements