0.6.0
版本发布时间: 2016-05-30 03:49:20
donnemartin/gitsome最新发布版本:0.8.0(2019-04-08 01:46:38)
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.