Skip to content

Releases: augustocdias/vscode-shell-command

Release v1.20.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 20:16
1de99c3

Full Changelog: v1.19.1...v1.20.0

v1.19.1

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 02 Jul 20:30
2da4bf3

v1.19.1

What's changed:

  • Fix empty string perceived when dismissing the popup (#151)

Full Changelog: v1.19.0...v1.19.1

v1.19.0

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 02 Jul 17:05
fd8cec9

What's changed:

  • Allow not filtering empty results (#155)

Full Changelog: v1.18.3...v1.19.0

v1.18.3

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 13 Jun 10:10
4ea9c4d

What's changed:

  • Extracted the taskId criteria while searching the input. (#131)

Full Changelog: v1.18.2...v1.18.3

v1.18.2

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 17 May 09:40
83cbd06

What's changed:

  • Fix task arguments handling to prevent incorrect values
  • Fix stdinResolveVars using wrong task argument

Full Changelog: v1.18.1...v1.18.2

v1.18.1

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 13 May 21:37
629fbfd

What's changed:

  • Support stdinResolveVars (#145)

Full Changelog: v1.18.0...v1.18.1

v1.18.0

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 06 May 21:27
db23a61

What's changed:

  • Support stdin (#145)

Full Changelog: v1.17.0...v1.18.0

v1.17.0

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 12 Mar 22:34
7f1d822
  • Make input history persistent (#140)
  • Enforce unique taskId (#131)

Full Changelog: v1.16.0...v1.17.0

v1.16.0

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 04 Feb 21:59
8de20b3

What's changed:

  • Add rememberAs field to share history between inputs.

Full Changelog: v1.15.0...v1.16.0

v1.15.0

Choose a tag to compare

@MarcelRobitaille MarcelRobitaille released this 03 Jan 03:52
a898b76

What's changed:

  • Add variable resolver for ${prompt} (#123)

Full Changelog: v1.14.1...v1.15.0