Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.0.tar.gz | 2016-05-15 | 302.8 kB | |
0.5.0.zip | 2016-05-15 | 383.1 kB | |
README.md | 2016-05-15 | 1.8 kB | |
Totals: 3 Items | 687.7 kB | 0 |
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.