Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

66 lines (32 loc) · 2.83 KB

0.8.0 (2022-03-07)

Bug Fixes

  • add the '/-/' separator for gitlab links (623ac7a), closes #25

Features

  • add azure platform support (60eb443)
  • add basic blame and history link support for GitHub (8374b73)
  • add pull request and issues link support for bitbucket (b5261e8)
  • add support for blame/history links for gitlab and bitbucket (790bf93)

0.7.1 (2022-03-05)

Bug Fixes

  • align 'Open repository in browser' command with other commands (3f1b638)

0.7.0 (2022-03-05)

Bug Fixes

  • handle invalid state link grabs more gracefully (1e6d840), closes #17

Features

  • add basic support for command-palette-plus (f7c97ae)
  • add support to copy or open the current repository (0c25a9b)

0.6.0 (2022-02-21)

Features

  • use short commit hash for each platform supported (0800d41)

0.5.0 (2022-02-18)

Features

  • support opening files/folders in browser via the context menu (f31be1b)

0.4.0 (2022-02-14)

Features

0.3.0 (2022-02-14)

Features

0.1.0 - First Release

  • Every feature added
  • Every bug fixed