Releases: donnemartin/haxor-news
Releases · donnemartin/haxor-news
0.4.2
0.4.1
0.4.0
Changelog
0.4.0 (2016-05-30)
Features
- #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.
Bug Fixes
- #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.
Updates
- #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
.
0.3.1
Changelog
0.3.1 (2016-04-10)
- Initial release.