Skip to content

Latest commit

 

History

History
160 lines (92 loc) · 8.47 KB

CHANGELOG.md

File metadata and controls

160 lines (92 loc) · 8.47 KB

1.2.9 (2023-05-25)

Bug Fixes

1.2.8 (2023-04-28)

Bug Fixes

1.2.7 (2023-04-28)

Bug Fixes

  • package version release (bf6ee57)

1.2.6 (2023-04-28)

Bug Fixes

1.2.5 (2023-04-28)

Bug Fixes

1.2.4 (2023-04-28)

Bug Fixes

1.2.3 (2023-04-28)

Documentation

  • add steps to add worktree command (c901b55)

Code Refactoring

  • push automatically default (b90b80d)
  • sort branches and abort (f89e044)

Continuous Integration

1.2.2 (2023-03-11)

Bug Fixes

  • clone: change path to use fsPath (0cf5ca9)

1.2.1 (2022-12-24)

Bug Fixes

  • path should default to current path (e6ce73f)
  • return all worktrees when in root dir (82450dc)

1.2.0 (2022-12-24)

Features

  • add progress indicator when removing worktrees (b527966)

1.1.3 (2022-12-21)

Bug Fixes

  • add prettier to dev dependencies (5da5ade)
  • check for worktree repo (7a2bcd3)
  • return null when get branch name errors (1ec2bce)

1.1.2 (2022-11-22)

Bug Fixes

1.1.1 (2022-11-22)

Bug Fixes

1.1.0 (2022-11-21)

Bug Fixes

  • add command to ask for tracking branch (f99d590)

Features

1.0.3 (2022-11-12)

Bug Fixes

  • add command should exclude current (45ee4c9)

1.0.2 (2022-11-09)

Bug Fixes

  • add should override branch if exists (790c0ab)
  • remove multiple worktrees (4d21a46)

1.0.1 (2022-11-06)

1.0.0 (2022-11-06)

0.2.2 (2022-11-06)

0.2.1 (2022-11-06)

0.2.0 (2022-11-05)

Bug Fixes

  • entry point missing error (3bb25b2)

0.1.0 (2022-11-05)

Bug Fixes

0.0.2 (2022-11-05)

Bug Fixes

Features

  • add clone bare command (7d56846)
  • add husky and lint-staged (735b7eb)
  • add list worktree command (b89b1cb)
  • add logging level (c5e4f3f)
  • add project command and refactor worktree type (3c28cec)
  • add prune and remove branch setting (eff8925)
  • add publish command (3d9cb59)
  • add remove worktree commands (c78092e)
  • add rename worktree command (b7556f3)
  • add save project setting and update readme (8b3e7de)
  • add shouldOpenOnClone option (0b6b15c)
  • add tsc-files check (11b4aee)
  • add tsconfig paths (f981966)
  • add worktree command (8a8134d)