Skip to content

Latest commit

 

History

History
executable file
·
203 lines (101 loc) · 8.58 KB

CHANGELOG.md

File metadata and controls

executable file
·
203 lines (101 loc) · 8.58 KB

2.2.2 (2020-09-05)

Bug Fixes

  • Prevent interactive commit message prompt (eda5693)
  • Typo (e673da8)
  • Use --force instead of -f for worktree remove command (6685967)

2.2.1 (2020-02-23)

Bug Fixes

  • typo in author (auther) (fc38c0a)

2.2.0 (2019-10-28)

Bug Fixes

Features

  • Apply .gitignore filter when copying files (4d81bff)
  • Prefix and message are no longer demand options (2448076)
  • Support repository url (668e46a)

2.2.0-beta.2 (2019-10-28)

Bug Fixes

2.2.0-beta.1 (2019-10-28)

Features

  • Apply .gitignore filter when copying files (4d81bff)
  • Prefix and message are no longer demand options (2448076)
  • Support repository url (668e46a)

2.1.0 (2019-10-26)

Bug Fixes

  • force option is incorrect (bc4d216)

Features

  • Add --debug option (3f4ae24)
  • Create temporary branch as working branch (8947cce)
  • git command output as debug (2f40aac)
  • Remove allow-empty option (0cbb763)

2.1.0-beta.4 (2019-10-26)

Bug Fixes

  • force option is incorrect (bc4d216)

2.1.0-beta.3 (2019-10-25)

Features

  • Create temporary branch as working branch (8947cce)
  • git command output as debug (2f40aac)

2.1.0-beta.2 (2019-10-25)

Features

2.1.0-beta.1 (2019-10-18)

Features

  • Remove allow-empty option (0cbb763)

2.0.0 (2019-10-16)

Bug Fixes

Features

BREAKING CHANGES

  • Shell script has been removed. Available as a package.

2.0.0-beta.4 (2019-10-16)

Features

2.0.0-beta.3 (2019-10-16)

Features

2.0.0-beta.2 (2019-10-16)

Bug Fixes

Features

  • Check --prefix and --cwd options (8566a9f)
  • Support dry-run mode (53c5ec0)

2.0.0-beta.1 (2019-10-16)

Features

  • Add cli (1ed7ada)
  • Add git function (96d95f9)
  • Add more options (allow-empty, author, force, tag, remote, dry-run, cwd) (29e6208)
  • Rewrite in javascript (75933a0)

BREAKING CHANGES

  • Shell script has been removed. Available as a package.

1.1.2 (2019-07-16)

Bug Fixes

1.1.1 (2019-07-09)

Bug Fixes

1.1.0 (2019-07-09)

Features

1.0.2 (2019-07-08)

Bug Fixes

  • Use 'git stash' properly (379830a)

1.0.1 (2019-07-06)

Bug Fixes

  • Use 'git stash' properly (cb7c709)

1.0.0 (2019-07-04)

Features

Changelog