To view the latest README
, docs
, and code
visit the GitHub repo:
https://github.com/donnemartin/haxor-news
To submit bugs or feature requests, visit the issue tracker:
https://github.com/donnemartin/haxor-news/issues
- #94 - Update to
prompt-toolkit
1.0.0, which includes a number of performance improvements (especially noticeable on Windows) and bug fixes.
- #62 - Fix
prompt-toolkit
v1.0.0 hanging while autocompleting the hn view command. Revert back toprompt-toolkit
v0.52. This bug only happens on Windows.
- #52 - Add
exit
andquit
commands, which can be used instead ofctrl-d
. - #53 - Allow clicking of urls in some terminals to open in a browser.
- #36 - Fix crash caused by Unicode comments on Windows.
- #59 - Update to
prompt-toolkit
1.0.0, which includes a number of performance improvements (especially noticeable on Windows) and bug fixes. - Fix some comments and docstrings.
- #48, #50 - Update latest monthly hiring post ids.
- #56 - Update packaging dependencies based on semantic versioning.
- Fix
Config
docstrings. - Update
README
:- Update intro
- Add Hacker News discussion of
haxor-news
- Update comments discussion and examples
- Update TODO
- Fix urls based on redirects
- Remove buggy Codecov graph
- Add note about OS X 10.11 pip installation issue
- Add Gemnasium dependencies management.
- Update links in
CONTRIBUTING
.
- Initial release.