Releases: augustocdias/vscode-shell-command
Releases · augustocdias/vscode-shell-command
v1.9.0
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #65
- Add line number variable by @MarcelRobitaille in #68
- Add defaultValue variable by @MarcelRobitaille in #69
- Support command as array of string by @MarcelRobitaille in #74
- Document development and contributing by @MarcelRobitaille in #75
- Improve multi-workspace support by @MarcelRobitaille in #76
- Add support for options.env by @MarcelRobitaille in #77
New Contributors
- @MarcelRobitaille made their first contribution in #68
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
What's Changed
- Distinguish with description & User level tasks by @ahfakt in #50
- Remember previous value and default it next time by @quentingllmt in #57
New Contributors
- @ahfakt made their first contribution in #50
- @quentingllmt made their first contribution in #57
Full Changelog: v1.7.5...v1.8.0
v1.7.5
What's Changed
- Use path() to get fileDir by @aidandj in #4
- Refactoring – migration to new vscode API and maintenance improvements by @butteredptarmigan in #7
- Use shell chosen by the user by @butteredptarmigan in #8
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #12
- Add useSingleResult option by @lucono in #14
- Support custom rendering and add a placeholder by @dslijepcevic in #16
- Added support for ${config:variable_name} and ${env:variable_name} by @koniroman in #19
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #20
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #21
- Add maxBuffer as optional arg to command input by @djplt in #24
- Enable dependent variable inputs by @djplt in #25
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #26
- opt(VariableResolver): support read settings from folder level settings.xml by @Penguinang in #28
- Added asynchronouse resolving of ${command:...} variables by @hwmaier in #30
-
- Fix env and cwd's resolution. 2. recordInput when use firstresult by @Penguinang in #31
- fix: record value instead of label by @Penguinang in #34
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #40
- support multi root workspaces for input variables by @simonste in #41
- fix:
userInputContext
auto reset invalid by @spking11 in #47 - Bump nanoid and mocha by @dependabot in #49
New Contributors
- @aidandj made their first contribution in #4
- @butteredptarmigan made their first contribution in #7
- @dependabot made their first contribution in #12
- @lucono made their first contribution in #14
- @dslijepcevic made their first contribution in #16
- @koniroman made their first contribution in #19
- @djplt made their first contribution in #24
- @Penguinang made their first contribution in #28
- @hwmaier made their first contribution in #30
- @simonste made their first contribution in #41
- @spking11 made their first contribution in #47
Full Changelog: v0.3.0...v1.7.5