------------------
Features
~~~~~~~~
- `52 <https://github.com/donnemartin/haxor-news/issues/52>`__ - Add
``exit`` and ``quit`` commands, which can be used instead of
``ctrl-d``.
- `53 <https://github.com/donnemartin/haxor-news/issues/53>`__ - Allow
clicking of urls in some terminals to open in a browser.
Bug Fixes
~~~~~~~~~
- `36 <https://github.com/donnemartin/haxor-news/issues/36>`__ - Fix
crash caused by Unicode comments on Windows.
- `59 <https://github.com/donnemartin/haxor-news/pull/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 <https://github.com/donnemartin/haxor-news/issues/48>`__,
`50 <https://github.com/donnemartin/haxor-news/issues/50>`__ -
Update latest monthly hiring post ids.
- `56 <https://github.com/donnemartin/haxor-news/issues/48>`__ -
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``.