Skip to content

v0.2.0

Latest

Choose a tag to compare

@Cod-e-Codes Cod-e-Codes released this 13 Aug 15:14
· 6 commits to main since this release

v0.2.0
Released: 13 Aug 2025
Commit: 90a43af

Changes:

  • UI: Fixed left-hand file tree width misalignment for entries missing icons or spaces. Added helper function for consistent width formatting (cursor, selection, icons).
  • Refactored getFileIcon into shared utils/ to eliminate duplication and maintain consistent icon mapping across ui/filelist.go and main.go.
  • Code clarity: Improved line formatting and spacing calculations in the file list view.

Assets:

  • parsec-v0.2.0-linux-amd64.zip
  • parsec-v0.2.0-darwin-amd64.zip
  • parsec-v0.2.0-windows-amd64.zip

Full Changelog: v0.1.0-alpha...v0.2.0