Skip to content

Releases: getgauge/gauge-vscode

gauge-vscode v0.2.3

26 Mar 16:02
1db0f41
Compare
Choose a tag to compare

gauge-vscode 0.2.3

  • #1065 - fix: Correct execing of Maven/Gradle
  • #1063 - Bump @types/node from 22.13.10 to 22.13.13
  • #1062 - Bump sinon from 19.0.2 to 20.0.0 in the sinon group
  • #1060 - Bump @vscode/vsce from 3.2.2 to 3.3.0
  • #1059 - Bump @types/node from 22.13.9 to 22.13.10
  • #1058 - Bump terser-webpack-plugin from 5.3.12 to 5.3.14

gauge-vscode v0.2.2

08 Mar 09:49
e274e28
Compare
Choose a tag to compare

gauge-vscode 0.2.2

  • #1057 - fix: Correct spawning of Windows binaries by batch/cmd with spaces

gauge-vscode v0.2.1

04 Mar 14:28
ae8904a
Compare
Choose a tag to compare

gauge-vscode 0.2.1

  • #1055 - fix: Revert addition of visual error when commands cannot be found
  • #1053 - Bump @types/node from 22.13.8 to 22.13.9

gauge-vscode v0.2.0

01 Mar 15:49
da0d26e
Compare
Choose a tag to compare

gauge-vscode 0.2.0

  • #1052 - Make some minor style/readability tidies to command spawning code
  • #1051 - Bump @types/node from 22.13.4 to 22.13.5
  • #1050 - Bump @types/sinon from 17.0.3 to 17.0.4 in the sinon group
  • #1048 - Bump VSCode requirement to 1.82.0+ (August 2023)
  • #1047 - Bump @types/node from 22.13.1 to 22.13.4
  • #1046 - Bump webpack from 5.97.1 to 5.98.0
  • #1040 - Bump @vscode/vsce from 2.31.1 to 3.2.2
  • #1028 - Bump webpack-cli from 5.1.4 to 6.0.1
  • #990 - Fix #989 vscode v1_92 breaking api change when spawning .bat or .cmd files

gauge-vscode v0.1.9

11 Feb 11:36
2437aa1
Compare
Choose a tag to compare

gauge-vscode 0.1.9

  • #1044 - Bug fix for issue 1042 - Gauge comment syntax highlighter conflicted with default comment highlighter for other langauges.
  • #1043 - Bump @types/node from 22.13.0 to 22.13.1

gauge-vscode v0.1.8

05 Feb 13:03
5d450ae
Compare
Choose a tag to compare

gauge-vscode 0.1.8

  • #1038 - Added setting for config Gauge formatter and send the settings to Gauge server.

gauge-vscode v0.1.7

05 Feb 05:46
bfff728
Compare
Choose a tag to compare

gauge-vscode 0.1.7

  • #1041 - Adding syntax highlighting
  • #1039 - Bump @types/node from 22.10.10 to 22.13.0
  • #1037 - Bump @types/node from 22.10.7 to 22.10.10
  • #1036 - Bump mocha from 11.0.1 to 11.1.0 in the mocha group
  • #1035 - Bump @types/node from 22.10.6 to 22.10.7
  • #1034 - Bump ts-loader from 9.5.1 to 9.5.2
  • #1033 - Bump fs-extra from 11.2.0 to 11.3.0 in the fs-extra group
  • #1032 - Bump glob from 11.0.0 to 11.0.1
  • #1031 - Bump @types/node from 22.10.5 to 22.10.6
  • #1030 - Bump typescript from 5.7.2 to 5.7.3
  • #1029 - Bump @types/node from 22.10.2 to 22.10.5
  • #1027 - Bump terser-webpack-plugin from 5.3.10 to 5.3.11
  • #1026 - Bump @types/node from 22.10.1 to 22.10.2
  • #1025 - Bump webpack from 5.96.1 to 5.97.1
  • #1024 - Bump @types/node from 22.9.4 to 22.10.1
  • #1023 - Bump mocha from 10.8.2 to 11.0.1 in the mocha group
  • #1022 - Bump typescript from 5.6.3 to 5.7.2
  • #1021 - Bump @types/node from 22.9.0 to 22.9.4
  • #1020 - Bump @types/mocha from 10.0.9 to 10.0.10 in the mocha group
  • #1019 - Bump @types/node from 22.8.7 to 22.9.0
  • #1018 - Bump @types/node from 22.8.2 to 22.8.7
  • #1017 - Bump webpack from 5.95.0 to 5.96.1
  • #1016 - Bump mocha from 10.7.3 to 10.8.2 in the mocha group
  • #1014 - Bump @types/node from 22.7.7 to 22.8.2
  • #1013 - Bump @types/node from 22.7.5 to 22.7.7
  • #1011 - Bump typescript from 5.6.2 to 5.6.3
  • #1010 - Bump @types/node from 22.7.4 to 22.7.5
  • #1009 - Bump @types/mocha from 10.0.8 to 10.0.9 in the mocha group
  • #1008 - Bump @types/node from 22.6.1 to 22.7.4
  • #1006 - Bump webpack from 5.94.0 to 5.95.0

gauge-vscode v0.1.6

19 Nov 10:41
19b2460
Compare
Choose a tag to compare

gauge-vscode 0.1.6

  • #902 - Replace clipboardy with use of native vscode API

gauge-vscode v0.1.5

16 Nov 17:12
cade90e
Compare
Choose a tag to compare

gauge-vscode 0.1.5

  • #901 - Fix extension loading on Windows

gauge-vscode v0.1.4

10 Nov 10:10
8e3c73c
Compare
Choose a tag to compare

gauge-vscode 0.1.4

  • #899 - Pin and test all vscode packages
  • #896 - Bump sinon from 17.0.0 to 17.0.1