Skip to content

Releases: simochee/ghostq

ghostq: v1.1.0

Choose a tag to compare

@simochee-release-bot simochee-release-bot released this 18 Jul 06:26
30cb302

1.1.0 (2026-07-18)

Features

  • add adopt command to move existing files into the overlay (#7) (cee815b)
  • add prune command to remove dangling overlay links (#6) (a3f961e)
  • install: install the hook via init.templateDir so hook managers coexist (b23f474)

Bug Fixes

  • install: migrate off a legacy core.hooksPath install (9955d78)

ghostq: v1.0.0

Choose a tag to compare

@simochee-release-bot simochee-release-bot released this 17 Jul 14:19
dda3636

1.0.0 (2026-07-17)

Features

  • add the ghostq CLI entry point (3216f60)
  • apply the overlay entry with symlink-each (7c68cb4)
  • install a global post-checkout hook that chains and self-gates (5156883)
  • normalize remote URLs to a host/user/repo identity (2070042)