Bug Fixes
- handle
read_linkerrors instead of panicking
Replace unwrap() with proper error handling when reading symlink targets
in stream_worktree_file. This prevents panics when read_link fails due to
permissions, race conditions, or I/O errors.
Commit Statistics
- 4 commits contributed to the release over the course of 9 calendar days.
- 9 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages