github.com/sona-tar/ghs@v0.0.0-20170415134710-bed1b2953748/CHANGES (about)

     1  CHANGES
     2  =======
     3  0.0.10 - Apr 15 2017
     4    * [bugfix] Update go-github version
     5  0.0.9 - May 14 2016
     6    * [feature] Support fork option(-k, --fork)
     7    * [bugfix] Stopped when search result is 0
     8  0.0.8 - May 03 2016
     9    * [bugfix] Fix pararell search bugs
    10  0.0.7 - Dec 30 2015
    11    * [bugfix] Fix pararell search bugs
    12  0.0.6 - Dec 30 2015
    13    * [feature] Support Pararell search
    14    * [feature] Support Fields option(-f, --fields)
    15    * [feature] Support Github API token option to avoid Github API rate limit(-t, --token).
    16  
    17  0.0.5 - Oct 21 2015
    18    * [feature] Support limits number of search result(-m, --max).
    19  
    20  0.0.4 - Jun 04 2015
    21    * [feature] Support Github Enterprise Option(-e, --enterprise). @kou-m
    22    * [feature] Support go-latest. check version when ghs -h or -v
    23  
    24  0.0.3 - Mar 03 2015
    25    * [fix] repository full name overwrap description
    26    * [fix] Enable to run -u or -r without args
    27  
    28  0.0.2 - Oct 26 2014
    29    * [feature] Support --language, --user and --repo options
    30  
    31  0.0.1 - Oct 26 2014
    32    * Initial versioned release