Skip to content

octosuite.v2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@rly0nheart rly0nheart released this 20 May 15:14
· 315 commits to master since this release
8de7b0d

octosuite

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