Skip to content

Releases: dworthen/ghd

v0.3.1

Choose a tag to compare

@dworthen dworthen released this 06 Aug 18:55

0.3.1 - 2026-08-06

Fix

d58f343: Add NPM release.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:45

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.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:01

0.2.0 - 2026-07-27

Add

50a1c82: Add ghd indexes list command.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:13

0.1.0 - 2026-07-27

Add

05db62d: Initial release