Next | Query returned 26 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-10-23 09:48:09 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.13.4

What's Changed

    Add Scoop installation instruction by @rashil2000 in #96
    Add --locked to the cargo installation by @zakwanhisham in #98
    Update Hacker News HTML text parsing logic by @aome510 in #99
   2023-09-04 08:37:46 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.13.3

What's Changed
 - Implement Rust native article view as fallback on failed
   article_parse_command by @0x6b in #94

New Contributors
 - @0x6b made their first contribution in #94
   2023-06-04 22:16:38 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.13.2

What's Changed
 - Add example configuration with dark mode palette in #92
 - Crate updates, and reverting to tracing 0.1.37 because of yanked
   release in #93
   2023-04-27 09:15:05 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.13.1

v0.13.1
 - HOTFIX: remove a reverse effect from the highlighting style in #91

v0.13.0
 - Add cross-platform default value for url_open_command in #88
 - Support opening specific comment view on startup in #90
     - added -i <item_id> cli option to open the application in a specific
     comment view
   2022-10-09 18:05:31 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.11.0

What's Changed
 - Expand story view capabilities in #80

Breaking changes
 - Renamed toggle_sort_by_date command to cycle_sort_mode in
   keymap.story_view_keymap
   2022-08-30 22:40:36 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.10.2

v0.10.2 - What's Changed

    Rewrite CI-CD in #77
    Update dependencies in #76
    Use a "forked" rcdom module in #78

v0.10.1 - What's Changed

    Update dependencies in #68
    Support multiple keybindings to a single command in #70
    Implement different view traits/helpers in #71
    Refactor link handler codes in #72
    Code refactor and cleanup part I in #74
    Code refactor and clean part II in #75

    Breaking changes
    -Modified the list of shortcuts and default shortcuts for each view.
     Please refer to the shorcuts README or the example config file for
     migration to the new version.
   2022-05-23 09:08:34 by pin | Files touched by this commit (1)
Log message:
www/hackernews-tui: add warning about require rust
   2022-01-17 13:28:58 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.9.1

What's Changed:
-Render story text in comment view in #62
-Update dependencies in #63
   2022-01-01 23:32:16 by pin | Files touched by this commit (3) | Package updated
Log message:
www/hackernews-tui: update to 0.9.0

What's Changed
-Rewrite theme structs in #54
-Tweak application UI in #55
-[#51] add font highlight for CommentView and StoryView in #56
-Add story tag navigation commands in #57
-Add font highlighting for ArticleView in #58
-Update documentation and configuration structures in #59
-Integrate comfy_table in #60
-Pre-release v0.9.0 in #61

Breaking changes
-There are a lot of breaking changes regarding the config options and the
 corresponding default values. It's highly recommended to read the config
 documentation or the example config file to migrate from the old versions.
   2021-12-15 09:19:29 by pin | Files touched by this commit (2) | Package updated
Log message:
www/hackernews-tui: update to 0.8.1

Bug fix: Avoid crashing when ~/.cache is absent.

Next | Query returned 26 messages, browsing 1 to 10 | Previous