This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Releases: KnisterPeter/vscode-github
Releases · KnisterPeter/vscode-github
v0.26.0
Bug Fixes
- use uri fspath (883a33d)
- package: update common-tags to version 1.7.0 (af3826f)
- package: update execa to version 0.9.0 (8cc2549)
- package: update tsdi to version 0.18.2 (ad0a916)
- package: update vscode-extension-telemetry to version 0.0.9 (57ffe73)
Features
- add parameters to user commands (35b468a)
v0.25.0
v0.24.1
v0.24.0
0.24.0 (2017-11-17)
Bug Fixes
- package: update pretend to version 1.0.0 (2b9a6b0)
- package: update tsdi to version 0.16.0 (0b79af2)
- package: update tsdi to version 0.17.0 (601c72d)
- unable to determine first commit (d821930)
- update status for single workspace (0789682)
Features
- add current user api (bd08db9)
v0.23.0
0.23.0 (2017-10-24)
Bug Fixes
- correct usage of lru typings (39b0977)
- only list open issues (55d11c8)
- parse response codes above 200 (d32b080)
- update logging (e363349)
- package: update tsdi to version 0.15.0 (e3a4f75)
Features
- add multi folder support (e103165)
- add request logging (4bbffb6)
- add test connect per provider (d3583dd)
- add update pull request command (f17eb3c)
- hover issue (ae9606c), closes #241
- link to issues from source (968dabf), closes #241
- provide list of assignees (33b4742), closes #84
- run test on connect (60468ef)
- support merging in gitlab (66ff9ee)
v0.22.0
v0.21.0
v0.20.2
v0.20.0
0.20.0 (2017-09-25)
Bug Fixes
- corrected test and opened api (c9c8a46)
- currect lookup of first commit on branch (f79b2dd)
- extra log output (31059c1), closes #114
- protocol includes colon (929dc8f)
Features
- add browse project for gitlab (43fc258)
- add interfaces and stubs for gitlab (802623f)
- add support for http with github enterprise (f7f9d42), closes #158
- connect to different providers (9f5bda1)
- enable gitlab support for creating merge request (569515e)
- list merge requests on a project (7423018)
- load single merge request (84d04d6)
- migrate token storage to support providers (f79beb1)
- remove command prefix for telemetry data (34293f7)