Skip to content

Latest commit

 

History

History
92 lines (40 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

92 lines (40 loc) · 3.28 KB

2.1.0 (2024-02-19)

Features

  • auto select matching profile (b27a0aa)

2.0.1 (2024-02-15)

Bug Fixes

  • logic of comparing of git config (5bf97cd)

2.0.0 (2024-02-13)

Bug Fixes

  • update readme and crash with old profiles (a7ee234)

BREAKING CHANGES

  • Support signingkey, migrate old profiles to new and allow delete profiles with command palette.

1.3.7 (2024-02-13)

Bug Fixes

1.3.6 (2024-02-13)

Bug Fixes

  • crash with old profiles (fd444cc)

1.3.5 (2024-02-13)

Bug Fixes

  • crash with old profiles. (cbbd561)

1.3.4 (2024-02-13)

Bug Fixes

1.3.3 (2024-02-12)

Bug Fixes

  • use npm as bun has issues (a6e634f)

1.3.2 (2024-02-12)

Bug Fixes

1.3.1 (2024-02-12)

Bug Fixes

1.3.0 (2024-02-12)

Features

1.2.0 (2022-09-17)

Features

  • support mult-root workspaces (ed8e9be)

1.1.2

  • Minor fixes