Skip to content

Releases: realzhangshen/croot

v0.4.1

11 Mar 06:11

Choose a tag to compare

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 e to open the selected file in your configured editor
  • Open externally — open files with the system default application
  • croot config subcommand — CLI-based configuration management

Fixes

  • Fix OSC 8 hyperlink text overflow corrupting terminal display
  • Fix compilation with ratatui 0.30 (Send + Sync + 'static bounds)
  • Fix clippy lints and formatting

Dependencies

  • Bump ratatui 0.29 → 0.30
  • Bump git2 0.19 → 0.20
  • Bump notify 7.0 → 8.2
  • Bump toml 0.8 → 1.0
  • Bump notify-debouncer-mini 0.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

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Mar 18:34

Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Mar 12:48

Choose a tag to compare

Full Changelog: v0.2.5...v0.3.0

v0.2.5

05 Mar 10:44

Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.4

05 Mar 09:02

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

05 Mar 04:05

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Mar 11:39

Choose a tag to compare

What's Changed

  • Fix self-update to use Homebrew (brew upgrade croot) instead of cargo install

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Mar 11:28

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Mar 10:25

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Mar 15:09

Choose a tag to compare