Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.7.0.tar.gz | 2017-03-26 | 312.8 kB | |
0.7.0.zip | 2017-03-26 | 394.5 kB | |
README.md | 2017-03-26 | 2.2 kB | |
Totals: 3 Items | 709.4 kB | 0 |
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.