[PR #27] [MERGED] [no-issue] Release v05 #54

Closed
opened 2026-03-14 12:29:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/hackernews-TUI/pull/27
Author: @aome510
Created: 4/23/2021
Status: Merged
Merged: 4/23/2021
Merged by: @aome510

Base: mainHead: release-v05


📝 Commits (3)

  • 55bedfc improve time format
  • c75394a minor edit doc,naming,etc
  • 8618bb4 update doc,readme,example pictures

📊 Changes

12 files changed (+59 additions, -43 deletions)

View changed files

📝 README.md (+27 -23)
📝 examples/assets/comment_view.png (+0 -0)
examples/assets/footer_buttons.png (+0 -0)
📝 examples/assets/help_view.png (+0 -0)
📝 examples/assets/story_search_view.png (+0 -0)
📝 examples/assets/story_view.png (+0 -0)
📝 examples/hn-tui.toml (+1 -1)
📝 src/config.rs (+3 -2)
📝 src/main.rs (+1 -1)
📝 src/view/help_view.rs (+9 -6)
📝 src/view/search_view.rs (+3 -1)
📝 src/view/utils.rs (+15 -9)

📄 Description

  • modify documents, messages, naming
  • change version to 0.5.0

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/hackernews-TUI/pull/27 **Author:** [@aome510](https://github.com/aome510) **Created:** 4/23/2021 **Status:** ✅ Merged **Merged:** 4/23/2021 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `main` ← **Head:** `release-v05` --- ### 📝 Commits (3) - [`55bedfc`](https://github.com/aome510/hackernews-TUI/commit/55bedfc29a3ec13cf02e6c8c7ad5ae863bd94a42) improve time format - [`c75394a`](https://github.com/aome510/hackernews-TUI/commit/c75394ad81a3f714807242137dda24f2e126c9b5) minor edit doc,naming,etc - [`8618bb4`](https://github.com/aome510/hackernews-TUI/commit/8618bb456f704e85a00a0032c26b046be16e2d7b) update doc,readme,example pictures ### 📊 Changes **12 files changed** (+59 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+27 -23) 📝 `examples/assets/comment_view.png` (+0 -0) ➖ `examples/assets/footer_buttons.png` (+0 -0) 📝 `examples/assets/help_view.png` (+0 -0) 📝 `examples/assets/story_search_view.png` (+0 -0) 📝 `examples/assets/story_view.png` (+0 -0) 📝 `examples/hn-tui.toml` (+1 -1) 📝 `src/config.rs` (+3 -2) 📝 `src/main.rs` (+1 -1) 📝 `src/view/help_view.rs` (+9 -6) 📝 `src/view/search_view.rs` (+3 -1) 📝 `src/view/utils.rs` (+15 -9) </details> ### 📄 Description - modify documents, messages, naming - change version to `0.5.0` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 12:29:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hackernews-TUI#54
No description provided.