Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.1 on GitHub and PyPI #61

Closed
donnemartin opened this issue May 30, 2016 · 2 comments
Closed

Release 0.4.1 on GitHub and PyPI #61

donnemartin opened this issue May 30, 2016 · 2 comments

Comments

@donnemartin
Copy link
Owner

donnemartin commented May 30, 2016

Changelog

0.4.1 (2016-05-30)

Bug Fixes

  • #62 - Fix prompt-toolkit v1.0.0 hanging while autocompleting the hn view command. Revert back to prompt-toolkit v0.52. This bug only happens on Windows.

0.4.0 (2016-05-30)

Features

  • #52 - Add exit and quit commands, which can be used instead of ctrl-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 (2016-04-10)

  • Initial release.
@donnemartin
Copy link
Owner Author

@donnemartin donnemartin changed the title Release 0.4.0 on GitHub and PyPI Release 0.4.1 on GitHub and PyPI May 30, 2016
@donnemartin
Copy link
Owner Author

Follow-up release: v0.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant