Skip to content

Releases: raisedadead/wt

v0.2.1-alpha.1

26 Feb 03:27
346576e

Choose a tag to compare

Changelog

  • 346576e feat: more aliases and shorthands

v0.2.0

26 Feb 03:04
ba57942

Choose a tag to compare

Changelog

v0.1.4-alpha.1

23 Feb 14:51
ad18f29

Choose a tag to compare

Changelog

  • 142707d feat: add Claude Code integration
  • ad18f29 fix: release management and docs

v0.1.4

24 Feb 09:03
d170760

Choose a tag to compare

Changelog

  • d170760 Restructure and expand README with improved organization (#17)

v0.1.3

21 Feb 13:16
b40b5a4

Choose a tag to compare

Changelog

v0.1.2

21 Feb 08:04
a1d7e01

Choose a tag to compare

Changelog

v0.1.1

21 Feb 07:46
69cbe84

Choose a tag to compare

Changelog

v0.1.0

21 Feb 07:20
31bb2db

Choose a tag to compare

Changelog

  • f3711bb fix: format as tables
  • 0cadd67 fix: housekeeping and tests
  • 31bb2db fix: improve docs, setup and tests

v0.1.0-alpha.15

12 Feb 03:51
5bda4df

Choose a tag to compare

Changelog

  • 5bda4df fix: switching in interactive mode

v0.1.0-alpha.14

09 Feb 14:26
5661c31

Choose a tag to compare

Changelog

  • 5b407a9 Merge branch 'task/clone-ux' - add description to clone URL input
  • 67ed68e Merge branch 'task/hooks-ux' - add interactive picker for hooks enable
  • 208478c Merge branch 'task/prune-ux' - dynamic title and description for prune confirmation
  • ae88783 Merge branch 'task/switch-ux' - improve switch form title and description
  • 288b186 feat(hooks): add interactive picker for hooks enable command
  • 5661c31 feat: TUI instead for interactivity
  • 155db88 fix(clone): add description and improved placeholder to URL input form
  • fd1f489 fix(prune): improve confirmation form with dynamic title and description
  • 30f4b16 fix(switch): improve form title and add status description
  • 54f90ac fix: POSIX compatibility and exit code handling in hooks
  • cd80964 fix: add JSON error handling to list and --no-hooks to clone
  • 91dc4cd fix: clone command
  • 0e68190 fix: config inits
  • 315bc15 fix: delete command
  • 90bcdbc fix: handle detached HEAD and add git version check
  • 0834197 fix: push only test branches in fixture setup
  • fc5d76e fix: warn on unknown config keys and show all fields