2024-12-11 10:53:30 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.13.1
What's Changed
Add FreeBSD install instructions to README by @yonas in #505
Added: Config path via CLI & State Path configurable & Fix default \
state path by @AmmarAbouZor in #507
|
2024-11-27 11:24:50 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.13.0
What's Changed
Fixed: Fix Homebrew GitHub Action by @AmmarAbouZor in #491
CI: Include minimal supported rust version & Increase Min Version by \
@AmmarAbouZor in #499
Added: Smart Case for Filter & Fuzzy Finder by @AmmarAbouZor in #500
Changed: Update dependencies & Simplified versions by @AmmarAbouZor in #501
|
2024-11-24 18:11:22 by pin | Files touched by this commit (1) |
Log message:
misc/tui-journal: reflect the required Rust version
|
2024-11-13 09:48:22 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.12.1
Fix: Update dependencies & Fix Ratatui breaking changes by @AmmarAbouZor \
in #485
Change: Release on Both Arm and X86 for MacOS by @AmmarAbouZor in #487
Added: GitHub Action to Release on Homebrew Tap (Work in Porgress) by \
@AmmarAbouZor in #488
|
2024-09-30 20:58:15 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.12.0
What's Changed
- Added: Provide Configuration for entries datum visibility by @AmmarAbouZor in #461
- Added: Support Cycling Through Tags via Keybinding by @AmmarAbouZor & \
@orhun in #468
|
2024-09-09 21:21:49 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.11.0
What's Changed
- Removes MouseCapture by @dupgit in #454
- Added: Colored Tags by @AmmarAbouZor in #455
|
2024-09-01 17:58:10 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.10.0
What's Changed
Breaking Changes:
- Keybinding for fuzzy find has been moved from u to a and <Shift-f> to \
free up the key u which is used for undo & redo actions.
Changes:
- History Management: Provide Undo & Redo Functionalities. by @AmmarAbouZor \
in #452
- Update Dependencies & Fix Crossterm and Raratui Breaking Changes by \
@AmmarAbouZor in #445
|
2024-07-23 10:08:41 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.9.1
What's Changed
- feat: show the selected index and entry count (#402) by @orhun in #403
- fix(help): Corrects number of modes and uppercase for editor and Vim by \
@dupgit in #421
- Fix: Update Dependencies & Fix breaking changes by @AmmarAbouZor in #427
- Added: Basic Emacs keybindings to Editor Help Popup by @AmmarAbouZor in #428
|
2024-06-01 16:14:57 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.9.0
- Added: Optionally Sync Clipboard between Built-in Editor and the Operating \
System by @AmmarAbouZor in #400
|
2024-05-13 08:20:00 by pin | Files touched by this commit (3) | |
Log message:
misc/tui-journal: update to 0.8.4
What's Changed
Fix release on MacOS by @AmmarAbouZor in #379
Remove Editor-Mode check when copying to OS by @AmmarAbouZor in #388
|