mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
-
v0.13.3 Stable
released this
2023-09-04 02:00:21 +03:00 | 11 commits to main since this release📅 Originally published on GitHub: Sun, 03 Sep 2023 23:01:58 GMT
🏷️ Git tag created: Sun, 03 Sep 2023 23:00:21 GMTWhat's Changed
- Implement Rust native article view as fallback on failed
article_parse_commandby @0x6b in https://github.com/aome510/hackernews-TUI/pull/94
New Contributors
- @0x6b made their first contribution in https://github.com/aome510/hackernews-TUI/pull/94
Full Changelog: https://github.com/aome510/hackernews-TUI/compare/v0.13.2...v0.13.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hackernews_tui-aarch64-apple-darwin.sha256
0 downloads ·
2026-03-14 12:21:27 +03:00 · 109 B -
hackernews_tui-aarch64-apple-darwin.tar.gz
0 downloads ·
2026-03-14 12:21:32 +03:00 · 3.9 MiB -
hackernews_tui-aarch64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-14 12:21:33 +03:00 · 114 B -
hackernews_tui-aarch64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-14 12:21:34 +03:00 · 5.4 MiB -
hackernews_tui-armv7-unknown-linux-gnueabihf.sha256
0 downloads ·
2026-03-14 12:21:34 +03:00 · 118 B -
hackernews_tui-armv7-unknown-linux-gnueabihf.tar.gz
0 downloads ·
2026-03-14 12:21:35 +03:00 · 5.2 MiB -
hackernews_tui-x86_64-apple-darwin.sha256
0 downloads ·
2026-03-14 12:21:36 +03:00 · 108 B -
hackernews_tui-x86_64-apple-darwin.tar.gz
0 downloads ·
2026-03-14 12:21:37 +03:00 · 3.9 MiB -
hackernews_tui-x86_64-pc-windows-msvc.sha256
0 downloads ·
2026-03-14 12:21:37 +03:00 · 108 B -
hackernews_tui-x86_64-pc-windows-msvc.zip
0 downloads ·
2026-03-14 12:21:38 +03:00 · 3.3 MiB -
hackernews_tui-x86_64-unknown-linux-gnu.sha256
0 downloads ·
2026-03-14 12:21:39 +03:00 · 113 B -
hackernews_tui-x86_64-unknown-linux-gnu.tar.gz
0 downloads ·
2026-03-14 12:21:40 +03:00 · 5.6 MiB
- Implement Rust native article view as fallback on failed