Skip to content

v0.12.0

Compare
Choose a tag to compare
@aome510 aome510 released this 03 Feb 19:09
· 18 commits to main since this release

What's Changed

  • Update dependencies and fix clippy errors in #82
  • Add authentication and upvote support in #81
  • Refactor modeling, parsing, and client codes in #84
  • Voting support follow-ups in #85

What's new

With authentication support added, users can now authenticate their account and upvote stories/comments.

More details: https://github.com/aome510/hackernews-TUI#authentication

Full Changelog: v0.11.0...v0.12.0