Skip to content

Releases: harshasrinivas/cli-github

Initial release

30 Jun 21:48
Compare
Choose a tag to compare

From v 1.0.1 to v 1.0.5, the following changes were made,

  • Fixed URL parsing bugs : URLs with prefixes ( www / http / https ) are all being parsed correctly
  • Left Indented repo names : To improve the look, the indentation was made neat
  • Fixed Python 2/3 compatibility issues : The code is now compatible with both python 2.x and python 3.x
  • Option to list the releases of a user's repo : Added an extra option to list a repo's releases in the order of date