Releases: WillyV3/vinw
Releases ยท WillyV3/vinw
Release v0.10.1
What's Changed
Full Changelog: v0.10.0...v0.10.1
Release v0.10.0
What's Changed
Full Changelog: v0.9.1...v0.10.0
Release v0.9.1
What's Changed
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What's Changed
Features
- Add project-wide find and replace feature
Other Changes
- Update README.md
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
What's Changed
Features
- Add gogh-themes integration with 361 professional terminal themes
- Add gogh-themes integration with 361 professional terminal themes
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
What's Changed
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
What's Changed
Full Changelog: v0.5.0...v0.6.0
vinw v0.5.0 - Performance & Vim Navigation
๐ vinw v0.5.0
Major release with performance optimizations and vim-style keybindings!
โจ Features
Performance Optimizations:
- ๐ Extended auto-refresh from 5s โ 60s (92% reduction in automatic operations)
- โก Removed expensive line counting from untracked files
- ๐ฏ Added manual refresh controls:
r(git only) andR(full refresh) - ๐ Untracked files now show "(new)" for instant display
Vim-Style Navigation:
- ๐ฎ
h- Collapse directory (vim left) - ๐ฎ
l- Expand directory (vim right) - ๐ฎ
j/k- Move down/up - ๐ฎ
u- Toggle hidden files (unhide/hide) - โจ๏ธ Arrow keys still work alongside vim keys
Benchmarking:
- ๐ Added
--benchmarkmode for performance testing - ๐ Comprehensive MEASUREMENTS.txt with analysis
- โ Tested on repos with 82, 1,188, and 49,736 files
- ๐ Tree building: 0.1ms - 1.1ms (excellent sub-linear scaling!)
๐ฆ Installation
brew upgrade vinw
# or
brew install willyv3/tap/vinw๐ฏ Performance Impact
- Small repo (82 files): 0.105ms tree build
- Medium repo (1,188 files): 0.275ms tree build
- Large repo (49,736 files): 1.105ms tree build
- Auto-refresh overhead: Reduced from ~2.8s/min to ~0.23s/min
๐ Links
- Blog: breakshit.blog
- Website: willyv3.com
- Twitter: @humanfrontierlabs
Release vbaseline-before-optimization.5.2
What's Changed
Full Changelog: vbaseline-before-optimization.5.1...vbaseline-before-optimization.5.2
Release vbaseline-before-optimization.5.1
What's Changed
Full Changelog: vbaseline-before-optimization.5.0...vbaseline-before-optimization.5.1