You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#33](https://github.com/donnemartin/gitsome/issues/33) - Revamp the info shown with the `gh feed` command.
28
+
29
+
### Bug Fixes
30
+
31
+
*[#30](https://github.com/donnemartin/gitsome/issues/30) - Fix a typo in the `pip3` install instructions.
32
+
*[#39](https://github.com/donnemartin/gitsome/issues/39) - Fix `gh feed``-pr/--private` flag in docs.
33
+
*[#40](https://github.com/donnemartin/gitsome/issues/40) - Fix `create-issue``NoneType` error if no `-b/--body` is specified.
34
+
*[#46](https://github.com/donnemartin/gitsome/issues/46) - Fix `gh view` with the -b/--browser option only working for repos, not for issues or PRs.
35
+
*[#48](https://github.com/donnemartin/gitsome/issues/48) - Fix `create-repo``NoneType` error if no `-d/--description` is specified.
36
+
*[#54](https://github.com/donnemartin/gitsome/pull/54) - Update to `prompt-toolkit` 1.0.0, which includes performance improvements (especially noticeable on Windows) and bug fixes.
37
+
* Fix `Config` docstrings.
38
+
39
+
### Updates
40
+
41
+
*[#26](https://github.com/donnemartin/gitsome/issues/26), [#32](https://github.com/donnemartin/gitsome/issues/32) - Add copyright notices for third
42
+
party libraries.
43
+
*[#44](https://github.com/donnemartin/gitsome/pull/44), [#53](https://github.com/donnemartin/gitsome/pull/53) - Update packaging dependencies based on semantic versioning.
0 commit comments