Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.6.0.tar.gz | 2016-05-29 | 306.6 kB | |
0.6.0.zip | 2016-05-29 | 388.0 kB | |
README.md | 2016-05-29 | 1.5 kB | |
Totals: 3 Items | 696.1 kB | 0 |
Changelog
0.6.0 (2016-05-29)
Features
Bug Fixes
- #30 - Fix a typo in the
pip3
install instructions. - #39 - Fix
gh feed
-pr/--private
flag in docs. - #40 - Fix
create-issue
NoneType
error if no-b/--body
is specified. - #46 - Fix
gh view
with the -b/--browser option only working for repos, not for issues or PRs. - #48 - Fix
create-repo
NoneType
error if no-d/--description
is specified. - #54 - Update to
prompt-toolkit
1.0.0, which includes performance improvements (especially noticeable on Windows) and bug fixes. - Fix
Config
docstrings.