Skip to content

Releases: danielpinto8zz6/c-cpp-compile-run

v1.0.14

14 Apr 01:40
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.13

Merged

  • Development #249
  • chore(deps): bump yargs-parser from 5.0.0 to 5.0.1 #248

Commits

  • chore: 🤖 migrate to tslint a6d333a
  • chore: 🤖 migrate to tslint 2849b00
  • chore: 🤖 update deps 4a8b706
  • chore: 🤖 update deps c963929
  • chore: 🤖 migrate to tslint 545237d
  • chore: 🤖 fix pipeline c67d905
  • docs: ✏️ improve documentation b1c4888
  • docs: ✏️ improve documentation 3faf331
  • chore: 🤖 fix pipeline 1ac42e9
  • fix: 🐛 typo 487b6e1

v1.0.13 - 2020-10-29

Commits

  • feat: 🎸 add keybinding to run in external terminal c904f11
  • feat: 🎸 allow to disable notifications 46f1977
  • chore: 🤖 release v1.0.13 f52044f
  • feat: 🎸 add another run shortcut 08db579

v1.0.12 - 2020-10-17

Commits

  • feat: 🎸 update terminal e7eb02f
  • feat: 🎸 extension improvements bf12a4e
  • chore: 🤖 update deps 642887e
  • chore: 🤖 release v1.0.12 1b666d9
  • chore: 🤖 update deps 30819e0

v1.0.11 - 2020-05-25

Commits

v1.0.10 - 2020-05-24

Commits

v1.0.9 - 2020-05-24

Merged

  • chore(deps-dev): bump @types/node from 13.11.1 to 13.13.0 #179
  • chore(deps-dev): bump release-it from 13.5.2 to 13.5.4 #178

Commits

v1.0.8 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 release v1.0.8 dfe98b4
  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(...
Read more

v1.0.13

29 Oct 23:29
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.12

Commits

  • feat: 🎸 add keybinding to run in external terminal c904f11
  • feat: 🎸 allow to disable notifications 46f1977
  • feat: 🎸 add another run shortcut 08db579

v1.0.12 - 2020-10-17

Commits

  • feat: 🎸 update terminal e7eb02f
  • feat: 🎸 extension improvements bf12a4e
  • chore: 🤖 update deps 642887e
  • chore: 🤖 release v1.0.12 1b666d9
  • chore: 🤖 update deps 30819e0

v1.0.11 - 2020-05-25

Commits

v1.0.10 - 2020-05-24

Commits

v1.0.9 - 2020-05-24

Merged

  • chore(deps-dev): bump @types/node from 13.11.1 to 13.13.0 #179
  • chore(deps-dev): bump release-it from 13.5.2 to 13.5.4 #178

Commits

v1.0.8 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 release v1.0.8 dfe98b4
  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 [#113](https://github.com/dan...
Read more

v1.0.12

17 Oct 16:28
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.11

Commits

  • feat: 🎸 update terminal e7eb02f
  • feat: 🎸 extension improvements bf12a4e
  • chore: 🤖 update deps 642887e
  • chore: 🤖 update deps 30819e0

v1.0.11 - 2020-05-25

Commits

v1.0.10 - 2020-05-24

Commits

v1.0.9 - 2020-05-24

Merged

  • chore(deps-dev): bump @types/node from 13.11.1 to 13.13.0 #179
  • chore(deps-dev): bump release-it from 13.5.2 to 13.5.4 #178

Commits

v1.0.8 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 release v1.0.8 dfe98b4
  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.1...
Read more

v1.0.11

25 May 18:31
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.10 - 2020-05-25

Commits

v1.0.10 - 2020-05-24

Commits

v1.0.9 - 2020-05-24

Merged

  • chore(deps-dev): bump @types/node from 13.11.1 to 13.13.0 #179
  • chore(deps-dev): bump release-it from 13.5.2 to 13.5.4 #178

Commits

v1.0.8 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 release v1.0.8 dfe98b4
  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17 #105
  • chore(deps-dev): bump @types/node from 12.12.14 to 12.12.16 #104
  • chore(deps-dev): bump typescript from 3.7.2 to 3.7.3 #102
  • chore(deps-dev): bump @types/node from 12.12.12 to 12.12.14 #101
  • Bump find-process from 1.4.2 to 1.4.3 #93
  • Bump @types/node from 12.12.9 to 12.12.12 #100
  • Bump @semantic-release/changelog from 3.0.5 to 3.0.6 [#99](https://github.com/danielpinto8zz6/c-cpp...
Read more

v1.0.10

24 May 16:28
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.9 - 2020-05-24

Commits

v1.0.9 - 2020-05-24

Merged

  • chore(deps-dev): bump @types/node from 13.11.1 to 13.13.0 #179
  • chore(deps-dev): bump release-it from 13.5.2 to 13.5.4 #178

Commits

v1.0.8 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 release v1.0.8 dfe98b4
  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17 #105
  • chore(deps-dev): bump @types/node from 12.12.14 to 12.12.16 #104
  • chore(deps-dev): bump typescript from 3.7.2 to 3.7.3 #102
  • chore(deps-dev): bump @types/node from 12.12.12 to 12.12.14 #101
  • Bump find-process from 1.4.2 to 1.4.3 #93
  • Bump @types/node from 12.12.9 to 12.12.12 #100
  • Bump @semantic-release/changelog from 3.0.5 to 3.0.6 #99
  • Bump @types/node from 12.12.8 to 12.12.9 #97
  • [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 #96
  • Bump semantic-release from 15.13.30 to 15.13.31 #95
  • Bump @ty...
Read more

v1.0.9

24 May 16:16
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.8 - 2020-05-24

Merged

  • chore(deps-dev): bump @types/node from 13.11.1 to 13.13.0 #179
  • chore(deps-dev): bump release-it from 13.5.2 to 13.5.4 #178

Commits

v1.0.8 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 release v1.0.8 dfe98b4
  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17 #105
  • chore(deps-dev): bump @types/node from 12.12.14 to 12.12.16 #104
  • chore(deps-dev): bump typescript from 3.7.2 to 3.7.3 #102
  • chore(deps-dev): bump @types/node from 12.12.12 to 12.12.14 #101
  • Bump find-process from 1.4.2 to 1.4.3 #93
  • Bump @types/node from 12.12.9 to 12.12.12 #100
  • Bump @semantic-release/changelog from 3.0.5 to 3.0.6 #99
  • Bump @types/node from 12.12.8 to 12.12.9 #97
  • [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 #96
  • Bump semantic-release from 15.13.30 to 15.13.31 #95
  • Bump @types/node from 12.12.7 to 12.12.8 #94
  • Bump @types/node from 12.12.6 to 12.12.7 #92
  • Bump vscode-test from 1.2.2 to 1.2.3 #91
  • Bump glob from 7.1.5 to 7.1.6 [#89](https://github.com/daniel...
Read more

v1.0.8

10 Apr 22:52
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.7 - 2020-04-10

Merged

  • 📦 NEW: vscode.pro icon #176
  • chore(deps-dev): bump @types/vscode from 1.43.0 to 1.44.0 #175
  • chore(deps-dev): bump @types/node from 13.11.0 to 13.11.1 #174
  • chore(deps-dev): bump release-it from 13.5.1 to 13.5.2 #173
  • chore(deps-dev): bump @types/node from 13.9.8 to 13.11.0 #171
  • chore(deps-dev): bump tslint from 6.1.0 to 6.1.1 #170
  • chore(deps-dev): bump release-it from 13.3.2 to 13.5.1 #169
  • chore(deps-dev): bump @types/node from 13.9.4 to 13.9.8 #168
  • chore(deps-dev): bump release-it from 13.1.2 to 13.3.2 #164
  • chore(deps-dev): bump @types/node from 13.9.2 to 13.9.4 #162

Commits

  • chore: 🤖 vscode 3e0b5f0
  • chore(badge): Update build status badge 7e40eb7

v1.0.7 - 2020-03-22

Fixed

  • fix: 🐛 runner #124

Commits

  • chore: 🤖 release v1.0.7 c4c02ec

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17 #105
  • chore(deps-dev): bump @types/node from 12.12.14 to 12.12.16 #104
  • chore(deps-dev): bump typescript from 3.7.2 to 3.7.3 #102
  • chore(deps-dev): bump @types/node from 12.12.12 to 12.12.14 #101
  • Bump find-process from 1.4.2 to 1.4.3 #93
  • Bump @types/node from 12.12.9 to 12.12.12 #100
  • Bump @semantic-release/changelog from 3.0.5 to 3.0.6 #99
  • Bump @types/node from 12.12.8 to 12.12.9 #97
  • [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 #96
  • Bump semantic-release from 15.13.30 to 15.13.31 #95
  • Bump @types/node from 12.12.7 to 12.12.8 #94
  • Bump @types/node from 12.12.6 to 12.12.7 #92
  • Bump vscode-test from 1.2.2 to 1.2.3 #91
  • Bump glob from 7.1.5 to 7.1.6 #89
  • Bump @types/vscode from 1.39.0 to 1.40.0 #90
  • Bump tslint from 5.20.0 to 5.20.1 #88
  • Bump @types/node from 12.12.5 to 12.12.6 #87
  • Bump typescript from 3.6.4 to 3.7.2 #86
  • Bump @semantic-release/git from 7.0.17 to 7.0.18 #85
  • Bump semantic-release from 15.13.28 to 15.13.30 #83
  • Bump @types/node from 12.12.0 to 12.12.5 #84
  • Bump vscode-test from 1.2.0 to 1.2.2 [#82](#8...
Read more

v1.0.7

22 Mar 23:41
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.6 - 2020-03-22

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17 #105
  • chore(deps-dev): bump @types/node from 12.12.14 to 12.12.16 #104
  • chore(deps-dev): bump typescript from 3.7.2 to 3.7.3 #102
  • chore(deps-dev): bump @types/node from 12.12.12 to 12.12.14 #101
  • Bump find-process from 1.4.2 to 1.4.3 #93
  • Bump @types/node from 12.12.9 to 12.12.12 #100
  • Bump @semantic-release/changelog from 3.0.5 to 3.0.6 #99
  • Bump @types/node from 12.12.8 to 12.12.9 #97
  • [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 #96
  • Bump semantic-release from 15.13.30 to 15.13.31 #95
  • Bump @types/node from 12.12.7 to 12.12.8 #94
  • Bump @types/node from 12.12.6 to 12.12.7 #92
  • Bump vscode-test from 1.2.2 to 1.2.3 #91
  • Bump glob from 7.1.5 to 7.1.6 #89
  • Bump @types/vscode from 1.39.0 to 1.40.0 #90
  • Bump tslint from 5.20.0 to 5.20.1 #88
  • Bump @types/node from 12.12.5 to 12.12.6 #87
  • Bump typescript from 3.6.4 to 3.7.2 #86
  • Bump @semantic-release/git from 7.0.17 to 7.0.18 #85
  • Bump semantic-release from 15.13.28 to 15.13.30 #83
  • Bump @types/node from 12.12.0 to 12.12.5 #84
  • Bump vscode-test from 1.2.0 to 1.2.2 #82
  • Bump @types/node from 12.11.7 to 12.12.0 #81
  • Bump @semantic-release/git from 7.0.16 to 7.0.17 #80
  • Bump semantic-release from 15.13.27 to 15.13.28 #79
  • Bump @semantic-release/changelog from 3.0.4 to 3.0.5 #78
  • Bump @types/node from 12.11.6 to 12.11.7 #77
  • Bump @types/node from 12.11.5 to 12.11.6 #76
  • Bump @types/node from 12.11.1 to 12.11.5 #75
  • Bump glob from 7.1.4 to 7.1.5 #73

Fixed

  • fix: 🐛 runner #124

Commits

v1.0.5 - 2019-10-19

Merged

  • chore: 🤖 Bump @types/node from 12.7.12 to 12.11.1 #72

Commits

  • chore: 🤖 release [a52231c](a52...
Read more

v1.0.6

22 Mar 23:24
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

v1.0.5 - 2019-10-19

Merged

  • fix(terminal): fix vscode terminal errors #156
  • chore(deps-dev): bump mocha from 7.1.0 to 7.1.1 #155
  • chore(deps-dev): bump tslint from 6.0.0 to 6.1.0 #152
  • chore(deps-dev): bump @types/vscode from 1.42.0 to 1.43.0 #151
  • chore(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 #149
  • chore(deps-dev): bump @types/node from 13.7.6 to 13.7.7 #148
  • chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 #147
  • chore(deps-dev): bump mocha from 7.0.1 to 7.1.0 #146
  • chore(deps-dev): bump @types/node from 13.7.4 to 13.7.6 #145
  • chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 #144
  • chore(deps): bump lookpath from 1.0.4 to 1.0.5 #138
  • chore(deps-dev): bump @types/node from 13.7.2 to 13.7.4 #143
  • chore(deps-dev): bump @types/node from 13.7.0 to 13.7.2 #142
  • chore(deps-dev): bump semantic-release from 17.0.3 to 17.0.4 #141
  • chore(deps-dev): bump semantic-release, @semantic-release/git and semantic-release-vsce #140
  • chore(deps-dev): bump @types/vscode from 1.41.0 to 1.42.0 #137
  • chore(deps-dev): bump @types/node from 13.5.2 to 13.7.0 #136
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 #134
  • chore(deps-dev): bump @types/node from 13.5.1 to 13.5.2 #133
  • chore(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.0 #131
  • chore(deps-dev): bump mocha from 7.0.0 to 7.0.1 #130
  • chore(deps-dev): bump @types/node from 13.5.0 to 13.5.1 #132
  • chore(deps-dev): bump @types/node from 13.1.7 to 13.5.0 #129
  • chore(deps-dev): bump tslint from 5.20.1 to 6.0.0 #128
  • chore(deps-dev): bump typescript from 3.7.4 to 3.7.5 #126
  • chore(deps-dev): bump @types/node from 13.1.5 to 13.1.7 #125
  • chore(deps-dev): bump @types/node from 13.1.4 to 13.1.5 #122
  • chore(deps-dev): bump @types/node from 13.1.2 to 13.1.4 #120
  • chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #121
  • chore(deps-dev): bump @types/node from 13.1.1 to 13.1.2 #119
  • chore(deps-dev): bump @types/node from 13.1.0 to 13.1.1 #118
  • chore(deps-dev): bump @types/node from 12.12.21 to 13.1.0 #117
  • chore(deps-dev): bump typescript from 3.7.3 to 3.7.4 #116
  • chore(deps-dev): bump semantic-release from 15.13.31 to 15.14.0 #115
  • chore(deps-dev): bump @types/node from 12.12.20 to 12.12.21 #113
  • chore(deps-dev): bump @types/node from 12.12.17 to 12.12.20 #112
  • chore(deps): bump lookpath from 1.0.3 to 1.0.4 #110
  • chore(deps): [security] bump npm from 6.13.0 to 6.13.4 #109
  • chore(deps-dev): bump @types/vscode from 1.40.0 to 1.41.0 #108
  • chore(deps-dev): bump vscode-test from 1.2.3 to 1.3.0 #107
  • chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17 #105
  • chore(deps-dev): bump @types/node from 12.12.14 to 12.12.16 #104
  • chore(deps-dev): bump typescript from 3.7.2 to 3.7.3 #102
  • chore(deps-dev): bump @types/node from 12.12.12 to 12.12.14 #101
  • Bump find-process from 1.4.2 to 1.4.3 #93
  • Bump @types/node from 12.12.9 to 12.12.12 #100
  • Bump @semantic-release/changelog from 3.0.5 to 3.0.6 #99
  • Bump @types/node from 12.12.8 to 12.12.9 #97
  • [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 #96
  • Bump semantic-release from 15.13.30 to 15.13.31 #95
  • Bump @types/node from 12.12.7 to 12.12.8 #94
  • Bump @types/node from 12.12.6 to 12.12.7 #92
  • Bump vscode-test from 1.2.2 to 1.2.3 #91
  • Bump glob from 7.1.5 to 7.1.6 #89
  • Bump @types/vscode from 1.39.0 to 1.40.0 #90
  • Bump tslint from 5.20.0 to 5.20.1 #88
  • Bump @types/node from 12.12.5 to 12.12.6 #87
  • Bump typescript from 3.6.4 to 3.7.2 #86
  • Bump @semantic-release/git from 7.0.17 to 7.0.18 #85
  • Bump semantic-release from 15.13.28 to 15.13.30 #83
  • Bump @types/node from 12.12.0 to 12.12.5 #84
  • Bump vscode-test from 1.2.0 to 1.2.2 #82
  • Bump @types/node from 12.11.7 to 12.12.0 #81
  • Bump @semantic-release/git from 7.0.16 to 7.0.17 #80
  • Bump semantic-release from 15.13.27 to 15.13.28 #79
  • Bump @semantic-release/changelog from 3.0.4 to 3.0.5 #78
  • Bump @types/node from 12.11.6 to 12.11.7 #77
  • Bump @types/node from 12.11.5 to 12.11.6 #76
  • Bump @types/node from 12.11.1 to 12.11.5 #75
  • Bump glob from 7.1.4 to 7.1.5 #73
  • chore: 🤖 Bump @types/node from 12.7.12 to 12.11.1 #72

Commits

  • chore: 🤖 release 409b7c5
  • chore: 🤖 release v1.0.5 [skip ci] c10b5e6
  • chore: 🤖 github 746c292
  • chore: 🤖 release a52231c
  • Bump @types/node from 12.7.12 to 12.11.1 f43543b
  • fix: 🐛 run executable with spaces aae05a5

[v1.0.4](https://github.com/dani...

Read more

v1.0.5

19 Oct 13:34
Compare
Choose a tag to compare

1.0.5 (2019-10-19)

Bug Fixes

  • 🐛 run executable with spaces (aae05a5), closes #71