0.5.0
版本发布时间: 2016-05-16 04:57:54
donnemartin/gitsome最新发布版本:0.8.0(2019-04-08 01:46:38)
Changelog
0.5.0 (2016-05-15)
Features
- #12 - Allow 2FA-enabled users to log in with a password + 2FA code. Previously 2FA-enabled users could only log in with a personal access token. Also includes an update of login prompts to improve clarity.
Bug Fixes
- #16, #28 - Fix typos in README.
- #18 - Fix dev install instructions in README.
- #24 - Fix style guide broken link in CONTRIBUTING.
Updates
- #1 - Add Codecov coverage testing status to README.
- #2 - Add note about enabling Zsh completions to README.
-
#4 - Add note about using
pip3
to README. - #5 - Decrease speed of README gif.
-
#6 - Update url for
click
. - #20 - Add note about enabling more completions to README.
-
#21 - Bump up
prompt-toolkit
version from0.51
to0.52
. -
#26 - Add
xonsh
copyright notice to LICENSE. -
#32 - Add
github3.py
,html2text
, andimg2txt
copyright notices to LICENSE. - Update installation instructions in README.
- Update color customization discussion in README.