Releases: dworthen/ghd
Releases · dworthen/ghd
Release list
v0.3.1
v0.3.0
0.3.0 - 2026-08-04
Add
3f5e91e: Add concurrency pattern with WorkerPool and Channel.
6f368ab: Download index entries on index add and add caching layer.
Fix
9880a96: BC: Changed UserConfig indexes to string[] from Record<string, string>
2db4a7d: BC: Refactor Index type to be a list instead of a record. Add support for streaming over entries. Refactor cli commands to use new types
4153aed: BC: Rename ghd indexes commands to ghd index.
90121c1: BC: Change the IndexRecord type.
5122459: Update ghd index view formatting.
b6cbb39: Remove old installations on startup.