Releases: realzhangshen/croot
Releases · realzhangshen/croot
v0.4.1
What's New
- Toggle preview on re-click — clicking an already-selected file now closes the preview panel, creating a natural toggle behavior
- Open in $EDITOR — press
eto open the selected file in your configured editor - Open externally — open files with the system default application
croot configsubcommand — CLI-based configuration management
Fixes
- Fix OSC 8 hyperlink text overflow corrupting terminal display
- Fix compilation with ratatui 0.30 (
Send + Sync + 'staticbounds) - Fix clippy lints and formatting
Dependencies
- Bump
ratatui0.29 → 0.30 - Bump
git20.19 → 0.20 - Bump
notify7.0 → 8.2 - Bump
toml0.8 → 1.0 - Bump
notify-debouncer-mini0.5 → 0.7 - Bump CI actions (checkout v6, upload/download-artifact v7/v8)
Infra
- Add pre-commit/pre-push hooks and Makefile for local CI checks
- Add GitHub Pages landing page
What's Changed
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- chore(ci): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #2
- chore(ci): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #3
- chore(deps): bump notify-debouncer-mini from 0.5.0 to 0.7.0 by @dependabot[bot] in #4
- chore(deps): bump toml from 0.8.23 to 1.0.3+spec-1.1.0 by @dependabot[bot] in #5
- chore(deps): bump ratatui from 0.29.0 to 0.30.0 by @dependabot[bot] in #6
- chore(deps): bump notify from 7.0.0 to 8.2.0 by @dependabot[bot] in #7
- chore(deps): bump git2 from 0.19.0 to 0.20.4 by @dependabot[bot] in #8
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Full Changelog: v0.2.5...v0.3.0
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Fix self-update to use Homebrew (
brew upgrade croot) instead ofcargo install
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/realzhangshen/croot/commits/v0.1.0