Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: KnisterPeter/vscode-github

v0.26.0

18 Jan 14:51
Compare
Choose a tag to compare

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

28 Dec 09:26
Compare
Choose a tag to compare

Bug Fixes

  • package: update common-tags to version 1.6.0 (49c484e)

Features

  • add user list to gitlab api (f07aa80)

v0.24.1

19 Dec 07:49
Compare
Choose a tag to compare

0.24.1 (2017-12-19)

Bug Fixes

  • package: update common-tags to version 1.5.1 (333d77f), closes #270
  • package: update tsdi to version 0.18.0 (2304d3a)
  • package: update tsdi to version 0.18.1 (6e5f0af)
  • do not assume github error (15b7c0f), closes #278

v0.24.0

17 Nov 08:05
Compare
Choose a tag to compare

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

v0.23.0

24 Oct 06:54
Compare
Choose a tag to compare

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

v0.22.0

06 Oct 07:14
Compare
Choose a tag to compare

0.22.0 (2017-10-06)

Bug Fixes

Features

  • add remove token command (f34b116), closes #193
  • add support for gitlab issues (a87f4c5)
  • add support for remove_source_branch (ac60cd1)
  • add/remove assignees for gitlab (c7d69e1)
  • publish branch automatically (68b13ba)
  • quick pick branches for pull request (53aa27d), closes #223

v0.21.0

02 Oct 10:29
Compare
Choose a tag to compare

0.21.0 (2017-10-02)

Features

  • add configuration for git executable (d737302), closes #210
  • allow parameters when calling commands (293891e)
  • customizable statusbar (f099c56), closes #202
  • prepare for pull request by command (49c6c68)

v0.20.2

27 Sep 22:20
Compare
Choose a tag to compare

0.20.2 (2017-09-27)

Bug Fixes

  • readd github enterpise token command (464538c), closes #203

v0.20.0

25 Sep 11:34
Compare
Choose a tag to compare

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)

v0.19.0

06 Sep 18:50
Compare
Choose a tag to compare

0.19.0 (2017-09-06)

Bug Fixes

  • package: update tsdi to version 0.12.2 (6d8fbc9)
  • package: update tsdi to version 0.12.3 (9e3fda4)
  • package: update tsdi to version 0.13.0 (075678b)
  • package: update tsdi to version 0.14.0 (25c102d), closes #170

Features

  • add configurable status bar (19a9e01), closes #140
  • add telemetry tool (540e7e8)
  • check the existence of git executable (6eaa948)
  • checkout pull request by number (a61c044)
  • send a bit more telemetry data (40c2506)
  • use eager component pattern (8e7a45f)