Skip to content

Releases: kbwo/ccmanager

v1.2.0

07 Jul 15:04
e2117db
Compare
Choose a tag to compare

What's Changed

  • feat: add option to copy .claude directory when creating worktree by @kbwo in #50

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 Jul 14:30
e5b0b55
Compare
Choose a tag to compare

What's Changed

  • docs: add global installation command to README by @mkusaka in #51

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Jul 08:52
1276e60
Compare
Choose a tag to compare

What's Changed

  • feat: add Codex state detection strategy by @kbwo in #47

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Jun 11:34
391a764
Compare
Choose a tag to compare

What's Changed

  • feat: add support for Gemini CLI with configurable state detection by @kbwo in #41

Full Changelog: v0.2.1...v1.0.0

v0.2.1

28 Jun 13:43
7549460
Compare
Choose a tag to compare

What's Changed

  • feat: add command preset system with optional preset selection by @kbwo in #40

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Jun 14:36
e5bde51
Compare
Choose a tag to compare

What's Changed

  • feat: add git status indicators for worktrees by @ryo33 in #31

New Contributors

  • @ryo33 made their first contribution in #31

Full Changelog: v0.1.15...v0.2.0

v0.1.15

26 Jun 12:30
4ee521b
Compare
Choose a tag to compare

What's Changed

  • feat: Add keyboard shortcuts to menu components by @gabadi in #30

New Contributors

Full Changelog: v0.1.14...v0.1.15

v0.1.14

25 Jun 04:05
587704e
Compare
Choose a tag to compare

What's Changed

  • Fix: Prevent text input from capturing j/k keys during base branch selection by @kbwo in #36

Full Changelog: v0.1.13...v0.1.14

v0.1.13

24 Jun 14:23
f662924
Compare
Choose a tag to compare

What's Changed

  • feat: add option to keep branches when deleting worktrees by @kbwo in #33

Full Changelog: v0.1.12...v0.1.13

v0.1.12

24 Jun 14:12
fe252b9
Compare
Choose a tag to compare

What's Changed

  • Fix UI overflow for long lists in SelectInput and DeleteWorktree by @kbwo in #32

Full Changelog: v0.1.11...v0.1.12