0.7.0
版本发布时间: 2017-03-27 05:58:31
donnemartin/gitsome最新发布版本:0.8.0(2019-04-08 01:46:38)
Changelog
0.7.0 (2017-03-26)
Features
Bug Fixes
-
#67 - Fix
gh_issues
typo in theREADME
, by srisankethu. -
#69 - Fix
--issue_filter
typo forgh_issues
command inCOMMANDS.md
. -
#80 - Fix path for auto completions in
README
. - #92 - Fix viewing HTML contents in the terminal for GitHub Enterprise users, by dongweiming.
-
#97 - Fix error hint from
gh gitignores
togh gitignore-templates
, by zYeoman. - #116 - Fix gh trending command resulting in an error.
Updates
-
#58 - Tweak
README
intro, add logo. -
#74 - Add link to official GitHub integration page in
README
. - #79 - Only store password in config for GitHub Enterprise (due to Enterprise limitations), by nttibbetts.
-
#86 - Update dependency info for
uritemplate
. - #89 - Fix a bug listing info on repos without a desc field, by SanketDG.
- #98 - Prefer GitHub Enterprise token before password.
- #104 - Update install instructions to use pip3.
- #111 - Add note about current Python 3.6 incompatibility.
- #115 - Set current Python support to 3.4 and 3.5.